搜索资源列表
EyeTracking
- simple program in VC++ using openCV to eye-tracking
CvxLib_0_2_2008_06_20
- opencv的一个tracking程序,基于windows编程的,可以tracking内存泄露-opencv a tracking procedure, based on windows programming, you can tracking memory leak
Vehicle_Tracker_with_background_subtraction_and_k
- Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo.ca
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
OpenCV_Track
- 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
MA
- Opencv: Vehicle tracking using Moving Average method
campus_raw
- 目标跟踪用的视频,opencv可以直接用很好额-Target tracking with video, opencv directly with the good amount of
Pedestrian-detection-and-tracking
- 行人检测与跟踪,是基于opencv和vc6.0-Pedestrian detection and tracking is based on opencv and vc6.0
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
tracking
- opencv 半自动跟踪,里面有实例的程序和视频-the opencv semi-automatic tracking, there are instances of the program and video
cmu-tracking
- OpenCv 光流法车辆检测-OpenCv vehicle detection optical flow method
blobtrack
- opencv 团块跟踪 实现了基于opencv的团块跟踪 的详细代码 有兴趣的可以联系我-opencv tracking clumps
tracking.js-master
- 基于web的JS版本openCV,可以实现基本的图像处理。-Web-based JS version openCV, can realize the basic image processing.
source_eye tracking
- 眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
光流法运动估计OpticalFlow
- 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
OpencvPython
- Program for real time tracking of faces using dlib
motion_src
- motion tracking using opencv pyhton
Ball_Tracking
- This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
OpenCV_Demo
- 利用opencv3实现光流法追踪运动目标(Tracking motion targets by optical flow method)
Aria-CVision-master
- 先锋移动机器人平台结合openCV进行图像识别与跟踪。(The pioneer mobile robot platform combines openCV for image recognition and tracking.)