搜索资源列表
HumanMotionTrack
- 基于Opencv的人体运动检测系统,效果不错!-Opencv based Human Motion detection system, good results!
23825759hbp0.1
- 人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助
MATLAB
- MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
W020091208627529831472
- 很好的关于运动人体检测、运动特征提取以及行为识别的论文,对模式分类入门很有帮助。-Very good on the movement of human detection, motion feature extraction and behavior identification papers useful for pattern classification entry.
amethodofpersondetect
- 基于视频序列的运动人体检测算法研究-a method of body move detect
Motion-Detection
- matlab编程,实现对视频中运动人体的检测,代码简单易懂-matlab programming, video detection of the human body in motion, the code is easy to understand
Effectual-Method-for-Crowd-Counting
- 对固定镜头下视频序列中运动人体的检测和跟踪方法进行研究,利用灰度图像差分双向投影信息检测人体目标,提出一种基于统 计运动区域几何特征固定比例的分割算法,使用最近邻匹配方法对人体进行跟踪。-Video sequences in the detection and tracking of the movement of the human body to study under the fixed lens, bi-directional projector information using
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d