搜索资源列表
matlab-vidio-capture
- 用matlab读取视频文件中的图像,并对图像中的运动目标检测跟踪-using Matlab read video files of images, as well as images of Moving Target Detection
vediodetecttrack
- 一个从视频序列图像中检测运动目标的程序,可从摄像头实时捕获信息。
tuxiang
- 对视频中运动目标的检测,调用了opencv的函数
segmentation.rar
- 这是用vc++开发的一个基于帧间差法检测视频中的运动目标,对学习这个原理的朋友一定有帮助,可以正常使用(需要摄像头)。,This is vc++ to develop an inter-frame difference method based on detection of moving targets in video, on learning the principles of our friends will certainly be helpful, you can use (the
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
shipinjiankongzhongdemubiaojiance----
- 对视频监控中目标的检测,用于监控中运动对象的检测,分析的很全面。-Of video surveillance in target detection, monitoring for the detection of moving objects, the analysis is comprehensive.
daima
- 实现视频的读取,并使用背景差分法检测出视频中的运动目标-The video of the read, and use background subtraction to detect moving objects in video
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.
moving-object-detection
- 从视频中精确地检测到运动目标,程序简单移动。-a good method that can detect the moving object.
cif
- 运动目标检测,利用背景差分法实现运动目标的检测,主要针对cif格式的视频中的运动目标检测。-Moving targer detcting
hunhegaosijianmo
- 在MATLAB环境下,用混合高斯背景建模的方法实现对视频中运动目标的检测-In the MATLAB environment, using Gaussian mixture background modeling method to achieve the detection of moving targets in the video
AVI_matlab
- AVI视频中运动目标检测的matlab实现 AVI视频中运动目标检测的matlab实现-AVI video of moving target detection matlab AVI video of moving object detection matlab implementation
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
MODby-frame-difference-method
- Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t
Motion Detection
- 对视频中的运动目标进行检测、跟踪(附件中包含测试视频)(Moving objects in video are detected and tracked)