搜索资源列表
OpenCV-2.0.0a-win32.rar
- opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
ContourTrack
- 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
OpenCVmotionerkennung
- 基于OPENCV的运动物体跟踪程序,在VC++环境下实现-Moving object tracking based on OPENCV program, VC++ environment to achieve
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
kalman
- 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
MovingObjectTracking
- 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
shishi-opencv
- 实现了实时的运动物体跟踪,方法简单,实用性强。对做跟踪的有很大的帮助-Achieve real-time moving object tracking method is simple and practical. On track to do great help! ! ! !
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
Platform_for_Moving_Object_Tracking
- 一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口-A software-based moving target detection OpenCV tracking experiment platform, the camera view in real-time moving object detection and tracking, and leave programming and hardware interface
tracing
- 此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
target-detection-and-tracking
- 论文针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,利用OPENCV的运动物体跟踪的数据结构、函数和基本框架,建立一个由人机交互界面模块,运动物体的前景检测模块,运动物体的团块特征检测模块等,最后使用建立的系统进行了实验,结果表明系统能正确的进行运动物体的实时检测和跟踪,并具有良好的鲁棒性。-OpenCV-based moving target detection and tracking of some of the articles I read, I feel you c
Moving-target-detection-
- 运动目标检测与跟踪,可以较好地实现目标跟踪-Moving target detection and tracking, target tracking can be better achieved
moving-object--tracking
- opencv 视频中运动物体轮廓跟踪监测。-opencv moving object contour tracking and monitoring.
opencv-moving-object-detection
- opencv 运动物体检测,代码经过检测,可实现运动物体的跟踪检测-opencv moving object detection code after detection, tracking of moving objects detected
Moving-target-detection--opencv
- 运动目标自动跟踪检测,选择一块区域,根据一些色差值等,检测相关点-Moving target tracking and detection automatically select an area, according to some color difference detection point
target-detection-and-tracking
- 本案例可以利用C#和EmguCV播放文件夹中的视频,代码运行完美无误,可以实施视频运动目标检测与跟踪,欢迎交流-This case can use C# and EmguCV video playback folder, the code runs perfectly correct, you can implement video moving target detection and tracking, welcomed the exchange
camera-tracking-moving-objects
- 用opencv实现摄像头的跟踪与检测,本程序是用笔记本摄像实现,算法为camshift算法-Use opencv to realize camera tracking and detection, this procedure is to use the laptop camera implementation, algorithm for camshift algorithm
Video-moving-object-tracking
- 视频移动物体跟踪 PC端算法验证基于opencv-Video moving object tracking algorithm of PC validation based on opencv
Tracking-of-moving-objects
- 是经典的blob模型对实现对运动物体的跟踪,很好的例子,适合于初学者。-It is the classic model for achieving blob tracking moving objects, a good example, suitable for beginners.
Object tracking
- The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.