搜索资源列表
BGM
- 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.
23825759hbp0.1
- 人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助
MATLABcarsdetect
- 运动车辆检测 跟踪车辆 基于matlab 实时性很好-car detectcar detectcar detect
meankalman
- meanshift+kalman算法,对研究运动物体检测与跟踪的朋友会有帮助-meanshift+ kalman algorithm, detection and tracking of moving objects would be helpful friend
KalmFilter
- 运动目标跟踪基于背景差分法运动目标检测基于背景差分法运动目标跟踪基于背景差分法-Tracking moving objects based on background difference method difference method for detecting moving objects based on background background subtraction based tracking
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
mean_shift
- 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
xtouying
- 运动目标检测和跟踪,用的是水平集方法和二次帧差法实现-Moving target detection and tracking
movement_detecting
- 运动目标跟踪和检测程序,已经调试完成可以放心使用,性能较好,适用范围广。-The movement target tracking and the examination procedure, good performance.
TrackingAlgorithm
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
tackmcuop
- 一个用cmu开发的车辆检测和跟踪的程序,本程序实现了背景建模,运动检测,跟踪,以及车辆和行人标注的功能。-Cmu development of a vehicle with detection and tracking procedures, the procedures to achieve the background modeling, motion detection, tracking, and vehicle and pedestrian marking function.
zuizong
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频 -video tracing
vehicle-detection-tracking-
- 一种运动车辆检测跟踪系统,VC++源码,有源码、说明及演示可执行程序,对学习和研究图像处理、模式识别很有帮助。 -A moving vehicle detection and tracking system, VC++ source code, source code, descr iption and demo executable program, learning and research image processing, pattern recognition helpful.
Detection
- 经典论文,用于复杂背景下的运动检测算法,对于研究图像跟踪很有帮助。-In this paper, a new real-time algorithm detects salient motion in complex environments
MatlabPC-OpenTLD
- Matlab+C OpenTLD运动目标检测跟踪源代码-Matlab+C OpenTLD Moving Target Detection source code
tracking
- 一种跟踪的源码,适合运动检测,视频监控的人参考
运动目标检测与跟踪c++.rar
- VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。
帧差法检测运动物体取背景
- 视频中运动物体的跟踪,打开视频读取视频,然后进行跟踪(weinerNo matter how familiar we used to be with each other,as long as we are apart then we become strangers)
HOG 行人检测代码
- 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further study of the two very important
运动视频检测——彩色跟踪 轨迹显示
- 运动视频中队选定目标的运动轨迹跟踪,并显示出轨迹(In motion video, the trajectory of the selected target is tracked and the track is displayed)