搜索资源列表
object_track
- 该代码只要是用来做目标跟踪与定位,有利于视频跟踪的处理
MeanShift-particlefilter-kalman
- 视频跟踪算法的论文,浙大硕士论文,很详细,对做视频跟踪很有启发。
对缓慢运动的对象进行跟踪提取检测
- 视频对象跟踪检测,有效对缓慢运动的对象进行跟踪提取检测,Video object tracking detection, effective on the slow movement of the object detection tracking Extraction
VisualSurveillanceSystem-sourc
- 视频监控智能分析仿真,目标跟踪、物体分类,需要测试C#,配置directshow,video surveillance analysis
CamShift
- 基于OpenCV的视频目标跟踪源码。输入的可以是视频文件或摄像头采集。-OpenCV canny a subject.
cvmedianfilterDlg
- windows下用opencv实现的图像变换和视频跟踪,做图像视频处理的可以好好研究一下!-windows achieved using opencv image transform and video tracking, so video images can be handled properly to look at!
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
Object_Tracker
- 已调试通过,复杂背景下视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响 -Has been debugged, complex background extraction of video object tracking source code, can effectively identify the movement of people and objects, edge accuracy, from the scene of
ImageCheck
- 利用c++编程的视频跟踪软件,包括视频的采集,处理,跟踪。代码清晰明确。-C++ programming using video tracking software, including video of the collection, processing, tracking. Code is clear.
trackingbyMFC
- 通过vc++的MFC编写的一个智能的视频跟踪系统,采用了camshift算法和MFC结合,从摄像头读取数据,能够控制跟踪和保存图像等功能,性能相当不错!-By vc++ for MFC written in an intelligent video tracking system, using algorithms and MFC camshift combination of read data from a camera that can track and save the image c
hexinchengxu
- ICA特征提取并识别,视频二值化源程序,视频各帧处理源程序,视频跟踪源程序,一个硕士毕设视频手势跟踪识别程序,写在word里-hexinchengxu
Walk
- OPENCV视频跟踪的视频流,希望能用来跟踪-OPENCV video tracking of the video stream, hoping to track
GMM
- 混合高斯模型做的视频跟踪系统,具有良好的跟踪效果-Gaussian mixture model to do a video tracking system, has a good tracking results
agakj
- 视觉目标跟踪,对视频中的人物,能够进行定位跟踪-Visual target tracking, the characters in the video, to carry out location and tracking
VideoTrack_code
- mean shift算法视频跟踪实现 -mean shift tracking algorithm implementation video
wersf
- 智能视频监控是利用计算机视觉技术对摄像机采集的视频数据进 行分析、理解,并以此为基础对视频监控系统进行控制。由于单个摄 像机都视野域有限,监控大范围场景时需要使用多摄像机系统。智能 视频跟踪系统中多个摄像机的使用有利于解决遮挡问题,场景混乱、 环境光照突变情况下的运动目标跟踪等问题。 而且基于多摄像机的视 频跟踪在高级人机交互、视频会议、医疗诊断以及基于内容的存储与 检索等方面有广泛的应用前景和潜在的经济价值-Intelligent video surveillance
video-tracking-algorithm
- 完整的视频跟踪算法,有完整的标注,对理解整个程序有很大的帮助!-Complete video tracking algorithm, which is feasible, you can track the students to learn video great inspiration!
ColorTrace3.0
- 基于颜色的摄像头视频跟踪 本文首先阐述了VFW 的知识和应用VFW 实现实时视频采集和处理的方法,然后分别介绍了几种视频追踪的常用算法,最后用灰度检测算法实现目标追踪。实验结果表明,该系统具有良好的检测效果。 -Color-based video-tracking camera
spgz
- 是关于视频跟踪的一些程序,有很大参考价值-Are some of the procedures on the video track, a great reference value
程序与示例视频
- 可以实现视频中物体的跟踪,基本可以实现效果,但有待于改进(Object tracking in video can be achieved)