搜索资源列表
200551222211
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-algorithm used CAMSHIFT rapid detection and tracking of moving objects in C / C source code
Videoimagesofmovingtargetdetectionmethod
- Video images of moving target detection method 视觉对象的跟踪与检测-Video images of moving target detection method visual object tracking and detection
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
detection
- 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
shipin
- 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
phd_dwave
- 人体运动姿态检测与跟踪的视频,可用于运动目标检测与跟踪的学习和理解-Human motion detection and tracking of posture video, can be used for moving target detection and tracking of learning and understanding
Introduction_of_a_moving_object_tracking_algorithm
- 介绍一种运动物体跟踪算法的实现,论文中介绍了两点跟踪算法,团块跟踪算法,都是挺不错的-Introduction of a moving object tracking algorithm, thesis introduces two tracking algorithms, blob tracking algorithm, are very good
MoveTrace
- 实现用摄像头读取视频或者播放视频,并对视频中的运动目标进行检测和跟踪-Achieved with a video camera to read or play the video, and video of the moving target detection and tracking
ji
- 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、 标行为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。 -Moving target detection is the video surveillance system, the bottom is the target tracking, target classification, and so on the basis of standard behavior understanding, so vide
shipingjiancedfskf
- 可能对视频中运动目标进行检测和跟踪的算法源代码及演示代码,程序定位准确,环境抗噪能力强。-Possible to detect moving objects in video tracking algorithm and source code and demo code, program positioning accuracy, strong anti-noise environment.
Videotargettracking
- Mean Shift方法目标跟踪方法该算法为均值平移法目标跟踪,您可以通过打开演示视频“静态背景运动目标.avi”文件演示该算法。算法需要提供预跟踪目标所在的位置及大小,程序默认提供了该演示视频目标所处的位置。若使用其他视频演示该算法,则必须手工指定目标的位置及大小。 -Mean Shift method of target tracking algorithm for the mean shift tracking method, you can open a demo video &qu
Motion-Detection-and-tracking
- tracking moving object
motion_src
- 进行视频播放,并且实现运动目标的检测与跟踪。-Video playback, and for moving target detection and tracking.
PhD-thesis-
- 博士论文 智能视频监控中的多特征融合问题研究和自然条件下的运动目标鲁棒跟踪方法研究-PhD thesis intelligent video surveillance and more features in the integration of research and under natural conditions, robust tracking of moving targets
wersf
- 智能视频监控是利用计算机视觉技术对摄像机采集的视频数据进 行分析、理解,并以此为基础对视频监控系统进行控制。由于单个摄 像机都视野域有限,监控大范围场景时需要使用多摄像机系统。智能 视频跟踪系统中多个摄像机的使用有利于解决遮挡问题,场景混乱、 环境光照突变情况下的运动目标跟踪等问题。 而且基于多摄像机的视 频跟踪在高级人机交互、视频会议、医疗诊断以及基于内容的存储与 检索等方面有广泛的应用前景和潜在的经济价值-Intelligent video surveillance
video-detection-motion-tracking
- VC编写,应用opencv开源库的视频运动目标跟踪程序,其算法是基于视频采集角点滤波-VC prepared the application opencv open source library of video moving target tracking procedures, the algorithm is based on the video capture corner filter
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
MotionDetect
- 结合OpenCV0.96的视频运动目标检测与跟踪例子,附带视频,非常好用。-The combination of video moving object detection and tracking example, OpenCV0.96 comes with video, very good use.
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
select
- matlab程序,实现meanshift算法用以来实现运动目标的自动跟踪。-sinmatlab procedures, since meanshift algorithms for automatic tracking of moving targets.