搜索资源列表
MATLAB
- MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
mean_shift
- MeanShift算法在运动人体跟踪MATLAB代码-MeanShift algorithm in MATLAB code tracking of moving body
amethodofpersondetect
- 基于视频序列的运动人体检测算法研究-a method of body move detect
yundongkonzhi
- 以人体步行运动为研究对象,通过构造人体几何和运动模型-Using human ambulation as the research object,by constructing human geometrical and kinetic model
Motion-Detection
- matlab编程,实现对视频中运动人体的检测,代码简单易懂-matlab programming, video detection of the human body in motion, the code is easy to understand
tidu
- 针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色 特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度 计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟 踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。-The instability of the light changes in the mean shift tra
humanactionrecoginze
- 运动人体行为分析的资料,利用因马尔科夫模型和支持向量基做的-Human Movement behavior analysis data by using support vector-based model and HMM
human-motion-analysis-and-retrieval
- 人体三维运动特征提取和对其动作行为检索,有助于大家对其深刻的了解-The human body 3 d motion feature extraction and retrieval to its behavior Help you for its deep understanding
Recognition-for-motion
- 对人体运动进行很好的识别,包括例子和分析。-A complete work for motion of human
231849090135960
- 一个人体运识别跟踪的示例程序,里面附带了一个运动视频,运行run.m文件。程序里包含了轮廓提取,跟踪算法,很好的tracking学习程序(An example program for personal movement recognition and tracking is attached to a sports video, running run.m files. The program includes contour extraction, tracking algorithm, go
mechanical-arm
- 六自由度机械臂仿真程序,实现运动分析理论和运动轨迹的功能,而且可以模拟人体运动。(Six degrees of freedom mechanical arm simulation program, can realize the function of motion analysis theory and movement, and can simulate the human body movement.)
mocap-dense-trajectories-master
- 为了准确描述复杂时变的人体运动,卡内基梅隆大学(Carnegie Mellon University, CMU)的一个研究小组通过几个摄像头记录了各种场景下关键关节的轨迹,并建立了运动捕捉(MOCAP)数据集(To accurately describe the complex and time-varying human motion, a research group in Carnegie Mellon University (CMU) recorded the trajectories
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d