搜索资源列表
VideoDemo
- 视频识别,一个简单的例子说明视频活动影像的跟踪。-Video identification, a simple example illustrates the video tracking of moving images.
VideoDemo
- 对AVI视频进行处理,利用图像处理的算法将图像序列中的目标检测出来并且进行跟踪-Image sequence of target detection
VideoDemo
- 相当不错的视频图像运动目标检测源代码 强力推荐-Video moving target detection
VideoDemo
- 视频图像运动目标检测,可导入一段视频,对视频中的运动目标图像进行分析。-Video image moving target detection, can import a video, the video of the moving target image analysis.
VideoDemo
- 实现目标的跟踪 ,里面有常见的几种跟踪方法 ,大家可以去学习一下!源代码-object tracking
VideoDemo
- 视频图像目标跟踪代码,基于图像差分和MeanShift-Video tracking code, based on image difference and MeanShift
VideoDemo
- 处理视频文件,跟踪图像目标,用到了MEANSHIFT、帧间差分、重心跟踪等-Processing video files, tracking image target, use the MEANSHIFT, frame difference, the focus tracking
videoDemo
- 对avi文件完成视频画面中的运动目标检测-Avi files on the video screen to complete the moving target detection
VideoDemo
- 使用帧差法实现对视频中运动物体的检测,根据其轮廓对其跟踪-using the frame difference to detect the moving object in video detection, tracking them according to their profile
videoDemo
- 打开视频,目标检测和跟踪,包括mean-shift跟踪在内-Open the video, target detection and tracking, including the mean-shift tracking
VideoDemo
- VisualC++下实现的视频中运动目标检测和跟踪的demo,没有使用opencv。-Video moving target detection and tracking under VisualC++ demo achieved without using opencv.