搜索资源列表
camshift-camera
- 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
Camshift
- Camshift(即 Continuously Adaptive Mean-Shift 算法,是一种运动跟踪算法)算法原理和C++实现代码-Camshift (ie " Continuously Adaptive Mean-Shift" algorithm, a motion tracking algorithm) principles and implementation code C++