搜索资源列表
基于opencv并在vc开发环境下的视频运动目标检测
- 基于opencv并在vc开发环境下的视频运动目标检测-Opencv-based development environment in vc video motion detection
track2
- 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
motiondetect
- 基于OPENCV开源函数库的运动目标检测,源码-OPENCV open source library based on the moving target detection, source
MotionDetection
- 基于OpenCV的运动检测算法 可以用与移动目标的检测-Motion detection based on OpenCV
trackopenvcing
- 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
motion_detection
- 基于OPENCV的视频中运动物体检测,并实事框出运动物体。 平台vc++6.0。须配置opencv头文件和库文件。
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
threeframedifference
- 三帧差法目标检测代码,通过引用opencv的一些函数和库文件,能在简洁的代码中实现对目标运动的检测-three frame difference for target detection
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.
vcmotiondetect
- 采用自适应背景更新的运动检测算法。有源代码和可运行文件。-Adaptive background updating algorithm for motion detection. Source code and can run the file.
Opencv
- 利用Opencv完成静态背景下的运动目标检测-The use of static Opencv the context of the completion of the moving target detection
MotionDetection
- 该程序主要是在OpenCV的环境下进行的运动检测,当物体开始运动时,视频窗口中将显示,运动物体的轮廓,在智能交通或是自动驾驶中有很好的应用-The procedure was carried out under an environment OpenCV motion detection, when the object began to campaign, the video window will show the outline of moving objects, in the Inte
bkgrd
- 运动检测方法:利用背景建模来检测运动的物体-Motion Detection: Using background modeling to detect moving objects
motempl
- 计算运动历史图像的实例:采用运动模板检测,包括运动分割-Examples of calculation of Motion History Image: A campaign template detection, including the motion segmentation
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
BASEDONOpenCVAVI
- 这是一个用OPENCV来做的,对AVI格式的视频进行读取及运动检测,里面有比较详细的说明,谢谢!-This is a OPENCV to do with, and on the AVI video format for reading and motion detection, which has a more detailed explanation, thank you!
objectdetected
- LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
OpenCV
- 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)