CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - camshift

搜索资源列表

  1. kalmanPcamshift

    0下载:
  2. 基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。-Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracki
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1384538
    • 提供者:李梦丽
  1. Camshift-improvment

    0下载:
  2. Camshif单目视频跟踪,采用局部投影方法,减少计算量-Camshif monocular video tracking, using a local projection method, to reduce the computational
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2739506
    • 提供者:pipi
  1. image-procc-camshift

    0下载:
  2. image procc camshift-dr hadad-very good for learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1378295
    • 提供者:sheida
  1. CamShift

    0下载:
  2. camshift算法:视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。 -camshift algorithm: all the video frames for MeanShift operations, and on a result (ie, Search Window center and size) as the next frame MeanShi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3798357
    • 提供者:王健
  1. FaceDetect

    0下载:
  2. This program is the program which detects the face range by using Adaboost. I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8337782
    • 提供者:pattern
  1. camshift

    0下载:
  2. tracking algorithm using camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2728
    • 提供者:Muhammad Aufar
  1. CamShift-tracking

    0下载:
  2. CamShift 跟踪,基于颜色的跟踪算法,用opencv实现-CamShift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3938429
    • 提供者:jackie
  1. CamShift

    0下载:
  2. 原始的camshift算法,但是添加了很多注释,方便易懂。-The original CAMSHIFT algorithm, but adding a lot of notes, it is easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3313006
    • 提供者:程栗
  1. camshift

    0下载:
  2. 摄像头图像跟踪。利用的是camshift算法,基于opencv。-Image tracking using camera,based on camshift algorithm and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:2754
    • 提供者:TimoWang
  1. CamShift

    0下载:
  2. CamShift跟踪 通过摄像头绿录入视频 可以自己选择跟踪目标 实现视频目标的快速跟踪-CamShift tracking camera green input video can choose to track the target to achieve the objectives of fast-track video
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:3278
    • 提供者:panemein1
  1. camshift

    0下载:
  2. 在opencv开发环境下,用camshift进行运动目标跟踪-Under in opencv development environment, moving target tracking using camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1040093
    • 提供者:赵健乔
  1. camshift(opencv)

    0下载:
  2. opencv的camshift程序+注释 camshift算法 里面程序有详细的注释 是初学者的好资料 有利于自学-of opencv camshift program the+ Notes camshift algorithm inside program with detailed comments is good information for beginners is conducive to self-
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1057088
    • 提供者:韩涛
  1. CamShift

    0下载:
  2. 引入约束的camshift,有效解决背景相似问题-The introduction of the constraints of camshift effective solution to a similar background
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1075836
    • 提供者:高晓妮
  1. camshift

    0下载:
  2. 经典跟踪算法camshift的详细解释,自己整理,可以很好的理解该算法-Detailed explanation of the classic tracking algorithm camshift finishing, a good understanding of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2554
    • 提供者:田冰
  1. camshift

    0下载:
  2. camshift和kalman跟踪算法的结合,个人拿来进行人脸跟踪,效果不错,代码可用!-camshift and kalman tracking algorithm combination of individuals used for face tracking, good results, code can be used ...
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6154
    • 提供者:田冰
  1. object-tracking-based-on-camshift

    0下载:
  2. 本程序在Camshift原始的跟踪算法的基础上进行了改进,能够实现对多目标的跟踪,并且实现了自动初始化-The improved Camshift original tracking algorithm based on this program, able to multi-target tracking, and automatically initialized
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3252541
    • 提供者:伊米
  1. camshift

    0下载:
  2. 一个很好的camshift运动目标跟踪算法代码,用C++编写的,做跟踪算法研究的人可以用。-A very good CAMSHIFT moving target tracking algorithm code, prepared by C++, do tracking people can use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:3228850
    • 提供者:赵欣
  1. camShift

    0下载:
  2. camShift 物体追踪源码vs2010调试通过-the camShift object tracking source vs2010 debugging through
  3. 所属分类:Graph program

    • 发布日期:2017-12-03
    • 文件大小:10359
    • 提供者:徐超
  1. Camshift-

    0下载:
  2. camshift algorithm, you just implement into this code with any code and any porject
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:46068736
    • 提供者:uncleu
  1. mean-shift-and-camshift

    0下载:
  2. 在opencv平台上VC6.0++实现mean-shift 和camshift跟踪目标-Mean-shift, and camshift track the target in opencv platform VC6.0++
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:8451
    • 提供者:严丹
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com