搜索资源列表
200551222211
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-algorithm used CAMSHIFT rapid detection and tracking of moving objects in C / C source code
trackingbyMFC
- 通过vc++的MFC编写的一个智能的视频跟踪系统,采用了camshift算法和MFC结合,从摄像头读取数据,能够控制跟踪和保存图像等功能,性能相当不错!-By vc++ for MFC written in an intelligent video tracking system, using algorithms and MFC camshift combination of read data from a camera that can track and save the image c
camshiftdemo
- 基于camshift算法的跟踪改进,适用于摄像头跟踪等--Tracking algorithm based on improved camshift for camera tracking, etc
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
camshift
- 实现视频图像的目标快速跟踪。使用了camshift和kalman滤波算法。实时性不错,代码简单。-Video images of fast target tracking. Use the camshift and kalman filtering algorithm. Timeliness good, simple code.
fall
- 混合高斯背景建模与CamShift算法结合的基于openCV的视频目标跟踪(OpenCV based video target tracking combined with hybrid Gauss background modeling and CamShift algorithm)