搜索资源列表
CamShiftDemo
- camshift跟踪算法,可以自动确定跟踪目标的大小,中心,方向,运算速度很快,满足实时跟踪需要,很好的一个DEMO。-camshift tracking algorithm, it will automatically determine the size of target tracking, the center, direction, Operational very fast, real-time tracking needs, a good DEMO.
CAMSHIFTTracker
- Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置.在该代码的框架基础上可以开发视
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
camshiftdemo_1105
- Testing Code for Camshift Demo using OpenCV
demo
- Camshift样例代码,可以直接用VS运行,跟踪效果良好-Camshift sample code, can run with VS track to good effect
camshiftdemo
- Camshift Demo using OpenCV
CamshiftDemo
- camshift tracking people demo
daima
- 彩色目标追踪 视频图像序列目标跟踪是目前计算机视觉领域研究的热点问题之一,它广泛应用于智能监控、智能交通、汽车辅助驾驶、精确制导等民用和军事 领域- CamShift Demo Object tracking in image sequence is one of the hottest problems in the field of military computer vision. The object tracking technique is widely used bot