搜索资源列表
ContourTrack
- 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
track2
- 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
Camshift
- VC++和Opencv环境中基于Camshif的运动目标跟踪,运行没问题-Moving objects tracking based on Camshift in environment of VC++ and OpenCV, it works well with experiments.
targets-detection-and-tracking
- 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
blocktrack
- 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
MovingObjectTracking
- 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
123
- 运动目标跟踪算法的OpenCV算法(C++)-Moving target tracking algorithm OpenCV algorithm (C++)
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
OpenCV
- 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
blobtrack
- opencv实现运动目标跟踪,检测,自己开发的,效果不错-opencv tracking moving objects, detection, self-developed, good results
OpencvUIDlg2.1
- MFC下使用camshift实现运动目标跟踪。-Using camshift tracking moving objects under MFC .
IBaseonOpenCVn
- 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。 已通过测试。 -Based on the introduction of Intel' s open source OpenCV computer vision library, the CAMSHIFT tracking algorithm to achieve the
BoostingTracker
- 基于OpenCV 1.0的BoostingTracker跟踪算法,包括算法核心代码和dll库文件,以及相关论文,适用于形变不大的运动目标跟踪。-Applicable to small deformation moving target tracking based the OpenCV 1.0 BoostingTracker tracking algorithm, including the the algorithm core code and dll library files, and r
motiondetect
- 这是一个opencv的,关于运动目标跟踪的代码,欢迎下载,谢谢大家-This is a opencv, about moving target tracking code, welcome to download, thank you
particle
- OpenCV2.4.4+Visual Studio2008环境下基于particleflitter的运动目标跟踪源代码,内含检测sample。-Source code about moving object detection based on particle flitter,built with OpenCV2.4.4&Visual Studio2008 environment.
BackDiff
- 给予opencv2.7的+vs2010的程序主要用于对运动目标进行检测跟踪(Moving target detection and tracking)
opencv-多目标跟踪
- 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)
actcap
- 运用python编程,进行图像处理,捕捉运动中的物体,(The object that captures the movement,)
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)