搜索资源列表
camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪,用Opencv做的
camshift
- vc++环境下camshift实现,可以接摄像头,检测并跟踪运动目标
Camshift
- 采用camshift检测运动的物体,效果良好。需要openCV平台的支持。
全自动camshift目标跟踪算法
- 全自动的camshift目标跟踪算法,改进了以往手动的缺点
2009.rar
- 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
627camshift.rar
- 一些camshift的参考文献,需要的拿去,Some camshift references, needs Naqu
camshift
- 使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
camshift-camera
- 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
camshift
- camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
camshift
- opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
camshift
- 用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
CAMSHIFT
- 经典跟踪算法CAMSHIFT的OPENCV实现,鲁棒性好。-Classical tracking algorithm CAMSHIFT the OPENCV realize, better robustness.
Camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪-Show how to use color Camshift algorithm tracking
camshift
- 该程序利用Camshift算法,实现对视频中的彩色目标进行跟踪-Camshift algorithm using the program to achieve the color of the video target tracking
camshift
- camshift算法,用于手势跟踪和手势识别-camshift hand tracking
14-camshift
- 图像跟踪的源代码,程序采用了opencv中的代码camshift算法-Source of camshift Image Tracking
opencv-camshift
- 这是个opencv camshift的代码示例,直接用vc 6.0 可以直接运行!-This is a opencv camshift code example, the direct use vc 6.0 can run!
camshift
- 该源码是应用camshift算法对视频或摄像头中的物体进行跟踪,跟踪原理是应用hsv颜色空间进行跟踪。-The source code is the application of video or camera camshift algorithm of tracking objects
Camshift
- 与camshift相关的一个简单例程~~~~~~(a simple example of Camshift)
camshift
- CamShift 是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift 利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置。(CamShift is a color-based tracking algorithm. In the process of object tracking, CamShift operates on a back-projectionimage produced fro