搜索资源列表
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
CAMSHIFT---MFC
- CAMSHIFT算法的mfc实现,对使用opencv的人肯定有一定的帮助。-CAMSHIFT algorithm mfc achieved, the use of opencv it will certainly help.
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。
CamShift-tracking(MFC)
- 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
Tracker_openCV
- CAMSHIFT source it is implementd by opencv
OpenCV_Track
- 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
testcamshift
- opencv里的camshift算法,存了图片基本可以实现自动搜索。-camshift use opencv
OPENCV_CAMSHIFT
- OPENCV的MFC界面+CAMSHIFT跟踪(在MFC对话框的picture控件中实现CAMSHIFT跟踪)-OPENCV the the MFC interface+CAMSHIFT track to achieve CAMSHIFT tracking (picture control in MFC dialog)
color-object-opencv
- color object tracking camshift opencv
color-object-opencv
- color object tracking opencv camshift
DetectMoveHistogram
- Program camshift using OPENCV
opencv
- 本系统主要实现视频中运动目标的跟踪,通过VC++开发工具构建一个目标跟踪软件系统。给定一段视频,使用OpenCV视觉库和Camshift算法来检测视频中运动的目标,借助计算机强大的计算能力和视频处理技术的结合,实现对视频场景中目标进行检测、识别、跟踪。-failed to translate
camshift
- opencv的camshiftdemo程序,调用摄像头来跟踪-Opencv camshiftdemo procedure, call camera to track
camShiftKalman
- Camshift With Kalman in visual studio, opencv need, working with UI, tracking and color track. Fast
camShiftKalmanLBP
- Camshift LBP kalman using GUIDE, Viual studio. Check for opencv previus install. excellente to satar.
RotatedRect-CamShift
- opencv中meanshift和camshift例子的应用-RotatedRect CamShift(InputArray probImage, Rect& window, TermCriteria criteria)
Desktop
- camshift and opencv and tracking and detect
CAMSHIPT-SAMPLE
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
CamShift
- 使用opencv的Camshift 算法实现目标跟踪-using Camshift to realize target tracking