搜索资源列表
CAMSHIFT
- 基于CAMSHIFT算法的目标跟踪,VC++源代码-CAMSHIFT algorithm based on the target tracking, source code VC 04:40
CAMSHIFT---MFC
- CAMSHIFT算法的mfc实现,对使用opencv的人肯定有一定的帮助。-CAMSHIFT algorithm mfc achieved, the use of opencv it will certainly help.
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 CC++ 源代码
camshift
- 基于camshift算法的跟踪改进,适用于摄像头跟踪等
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。
本程序是在Camshift原始的跟踪算法的基础上进行了改进,实现了对多目标的跟踪的自动初始化
- 本程序是在Camshift原始的跟踪算法的基础上进行了改进,实现了对多目标的跟踪的自动初始化
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
CamShift
- CamShift算法在MFC中的实现,将C代码移植到了MFC中-CamShift Realization In MFC
camshift
- 采用camshift算法进行目标跟踪,可以用于人脸跟踪-Camshift algorithm used for target tracking, can be used for face tracking
CamShift
- CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
standalone
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands
OpenCV_Track
- 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
CAMSHIFT-algorithm-
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 CC++ 源代码-CAMSHIFT algorithm for rapid detection and tracking of moving targets CC++ source code
ccammshiftmaaa
- camshift算法matlab版,挺不错的源代码程序序源码,有助于大家相互学习讨论 可直接使用。 已通过测试。 -camshift algorithm matlab version, very good sequence source of the source code program to help everyone learn from each other to discuss can be used directly. Has been tested.
Cnew_camshifta
- 显示利用Camshift算法进行彩色目标的跟踪:Caamshift算法是Meanshift算法的一个改进。 -Display use Camshift algorithm for color target tracking: Caamshift algorithm is an improvement of the Meanshift algorithm.
testcamshift
- opencv里的camshift算法,存了图片基本可以实现自动搜索。-camshift use opencv
opencv
- 本系统主要实现视频中运动目标的跟踪,通过VC++开发工具构建一个目标跟踪软件系统。给定一段视频,使用OpenCV视觉库和Camshift算法来检测视频中运动的目标,借助计算机强大的计算能力和视频处理技术的结合,实现对视频场景中目标进行检测、识别、跟踪。-failed to translate
camshift_demo
- 用matlab实现Camshift算法,最好是matlab2010以上版本。-Camshift algorithm using matlab to achieve, it is best matlab2010 above.
CamShift
- 使用opencv的Camshift 算法实现目标跟踪-using Camshift to realize target tracking
Camshift-MATLAB
- MATLAB Camshift算法,实现目标跟踪-MATLAB Camshift algorithm, target tracking