搜索资源列表
matlab-vidio-capture
- 用matlab读取视频文件中的图像,并对图像中的运动目标检测跟踪-using Matlab read video files of images, as well as images of Moving Target Detection
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
MoveTrace
- 实现用摄像头读取视频或者播放视频,并对视频中的运动目标进行检测和跟踪-Achieved with a video camera to read or play the video, and video of the moving target detection and tracking
shipingjiancedfskf
- 可能对视频中运动目标进行检测和跟踪的算法源代码及演示代码,程序定位准确,环境抗噪能力强。-Possible to detect moving objects in video tracking algorithm and source code and demo code, program positioning accuracy, strong anti-noise environment.
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
Motion Detection
- 对视频中的运动目标进行检测、跟踪(附件中包含测试视频)(Moving objects in video are detected and tracked)