搜索资源列表
detection
- 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-Frame difference method based on motion detection program that can be used directly
frame-difference-method-
- 帧间差分法处理图像视频,可用于运动目标的检测-Image processing video frame difference method can be used for the detection of moving targets
qq
- 帧间差分法,使用视频帧相邻两帧之间进行差值计算,从而检测出运动目标。-Interframe difference method, using two video frame adjacent to the margin calculations, to detect moving targets.
Movingtargetdetect
- 帧间差分法进行运动目标检测,适用于对摄像头采集到的视频进行实时检测-Interframe difference method for moving object detection, real-time detection for video captured on camera
帧差法检测移动目标
- 首先对avi格式视频分帧处理,基于帧间差分法检测视频中的移动目标,
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d