搜索资源列表
color-tracking
- This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can
track opencv实现的踪源码
- opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
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
kalmantrack
- 利用Kalman滤波器跟踪一个旋转的点,是用Opencv编的-Use of Kalman filter to track a rotating point
OpenCVandAVI
- openCV视频文件读取AVI,然后进行跟踪.openCV视频文件读取AVI,然后进行跟踪-openCV video file to read AVI, and then track. openCV video file to read AVI, and then track the
HumanMotionTrack
- 基于opencv的运动人体检测。可以通过这个程序搭建自己的检测平台。-Based on opencv,this can detect moving human body.
kalman
- Use Kalman filter to track c++ and OpenCV
TImageIdeena
- OPENCV 目标识别 实现对三个运动目标的识别别跟踪-OPENCV ,经测试可直接使用。 -OPENCV target recognition is the identification of three moving targets do not track-OPENCV has been tested and can be used directly.
BBlink_Detecta
- 基于OpenCV编写,使用摄像头,眨眼眼时通过帧间差来寻找到眼睛位置,并跟踪。 -Prepared based on OpenCV camera, blink eye by interframe Laixun find eye position, and track.
Okalmanp
- 基于opencv的kalman滤波例子,利用kalmman滤波原理跟踪一个运动的点。, -Opencv kalman filter example to use kalmman filtering principle to track the point of a movement. ,
OParFilteerp
- 用opencv实现的粒子滤波跟踪程序序。需要手动选取跟踪物体-opencv -Particle filter tracking with opencv program sequence. Need to manually select the track object-opencv
mubiaogenzong
- opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频用meanshift的方法对目标进行跟踪,需要手动选择目标。-opencv in a small program, the program' s role in the video or video camera meanshift method to track the target, the need to manually select the target.
OPENCV_CAMSHIFT
- OPENCV的MFC界面+CAMSHIFT跟踪(在MFC对话框的picture控件中实现CAMSHIFT跟踪)-OPENCV the the MFC interface+CAMSHIFT track to achieve CAMSHIFT tracking (picture control in MFC dialog)
meanshift2
- vs2010+opencv编写 usb摄像头视频捕捉加上用HSV中的Hue分量进行跟踪人脸-vs2010+opencv write usb camera video capture plus track Hue component of the HSV face
src
- pedestrian tracking/ this post about how to use OpenCV s HOG-based pedestrian detector: How can I detect and track people using OpenCV? ... of opencv. that said it should be easy to hack the opencv source code
OpenCV-tuan
- opencv 自定义团块完成跟踪程序的团块关联及实现-OpenCV custom clumps track program clumps associated
Track
- 基于opencv的行人检测效果还可以 图像差分,形态学检测等-human detect
openCV...Track
- openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
Opencv-program-to-keep-track-of-the-vehicles-lice
- Opencv program to keep track of the vehicle s license plate
zhenchafa
- 使用帧差法对视频中的目标进行跟踪,并画出矩形框与坐标。依靠opencv库,使用时需修改视频路径。(he frame difference method is used to track the object in the video, and the rectangle frame and coordinate are drawn. Depending on the opencv library, you need to modify the video path when using it.)