搜索资源列表
用鼠标选定欲跟踪目标
- 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please conne
图形图像处理
- 实现了使用USB接口的摄像头的图像获取,与跟踪
camshifttrack
- opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 -opencv camshift finish half-auto track absolutely can be runned,i have make it
1-4YCC
- 本代码是在VC平台实现的摄像头输入的目标跟踪,以高斯建模做的背景,希望对大家有帮助-The code is in the VC camera platform target tracking input to Gaussian background modeling done, I hope all of you help
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
红色物体跟踪
- Matlab编程实现,可以完成对红色物体的实时跟踪。需配备一个usb摄像头,对准红色物体,运行程序即可。
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
ObjectTrack(camera)
- 接摄像头可以测试粒子滤波、meanshift等几种跟踪算法-Then the camera can test the particle filter, meanshift such as several tracking algorithm
visionmotion
- 很好的动态物体识别和跟踪源码。可以利用摄像头也可以读取AVI文件-Very good dynamic object recognition and tracking of source code. Camera can be used to read AVI files can also be
FaceIdentify
- 该代码主要是实现了在OpenCV环境下的人脸跟踪,当摄像头中显示的人脸在变动时,程序将动态的捕捉移动中的人脸-The code is mainly achieved in the OpenCV face tracking environment, when the camera is displayed in the human face of change, the program will capture the dynamic movement of the human face
dtgz
- matlab编写的动态跟踪程序,可用USB摄像头来实现-Dynamic tracking program written in matlab
scene_decomposition
- c.c.loy在09cvpr的文章Multi-Camera Activity Correlation Analysis中的代码,用于多摄像头跟踪和网络拓扑-ccloy in 09cvpr article Multi-Camera Activity Correlation Analysis of the code, for multi-camera tracking and network topology
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa
- 针对不同摄像头的监控视频序列, 提出了一种基于视频帧 SIFT ( Scale Invariant Feature Transform, 即尺度不变特征变换) 特征跟踪的拼接方法。通过 SIFT算法提取帧图像的特征, 并在跟踪的估计区域搜索匹配特征, 从而确定待整合帧之间的变换参数。实验结果表明, 该方法较好实现视频快速拼接, 且对重叠区域小、 形变大、 有运动物体遮挡的视频具有较强的鲁棒性。-Surveillance cameras for different video sequence
OpencvUIDlg2.1
- 利用OPENCV来打开USB摄像头,用到了cvCaptureFromCAM(-1)函数,选择默认的第一个摄像头作为输入,同时,对OPENCV中的视频跟踪进行了实验。-OPENCV to use the USB camera, use the cvCaptureFromCAM (-1) function, select the default first camera as an input, the same time, the video track OPENCV experiments we
testMatchTemplateCAM
- 通过调用OpenCV库,采用逐差法进行视频跟踪。在源码中输入要跟踪的图样,运行文件,程序可以识别跟踪摄像头摄取场景内与图样相关性最高的目标-By calling the OpenCV library, using a case-by-difference method for video tracking. Input source you want to track the pattern, run the file, the program can identify tracking cam
Detailed-tracking-source
- 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is
track-red-matlab-algorithm
- 实时跟踪摄像头获取视频中的红色部分,算法由Matlab实现。计算机要有摄像头或连接USB摄像头,Matlab通过自身函数提取视频跟踪。 包含两个文件,word说明了matlab提取视频方法。m文件实现算法,其中摄像头参数部分代码可能视具体情况修改。-Get real-time tracking camera video in the red part of the algorithm by Matlab implementation. Computer must have a camera
彩色目标跟踪
- 利用电脑摄像头导入视频数据流,对指定颜色的目标进行追踪(Using a computer camera to import video data streams, track the target of the specified color)