搜索资源列表
MixGaussDemo
- 人体运动跟踪 混合高斯模型+GRISON方法-human motion tracking GMM + GRISON methods
23825759hbp0.1
- 人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助
cvfilter.rar
- 这个个程序是利用卡尔曼滤波实现人体关节点的跟踪问题,运用的是CV模型,噪声为高斯白噪声!有用的拿去看看!,This procedure is to use a Kalman filter to achieve a key point in human tracking problems, the use of the CV model, noise is Gaussian white noise! Take useful to see!
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
基于meanshift目标跟踪代码
- 该代码主要编写的是meanshift在人体跟踪中的应用代码,这个是最基本的颜色矢量作为特征向量用于meanshift中跟踪。
mean_shift
- MeanShift算法在运动人体跟踪MATLAB代码-MeanShift algorithm in MATLAB code tracking of moving body
Human_Motion_Detection
- 本代码成功而及其有效地探测了运动物体的tracking的问题,对于人体的运动进行跟踪,经测试完好使用。-The successful and effective code to detect the problem of tracking moving objects, tracking the movement of the human body, tested good use.
cd4ef1.ZIP
- 基于蒙皮模型和WEOPA的人体外形和运动跟踪Based on skin model and WEOPA body shape and motion tracking-Based on skin model and WEOPA body shape and motion tracking
Motion-Detection
- 智能交通系统中的视频中的行走人体的检测与跟踪,-Motion detection and human body tracking
Human-Tracking
- 人体步态跟踪,内有测试代码,方便初学者,学习步态的研究和算法。还是不错的学习资料-Human Gait Tracking
tidu
- 针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色 特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度 计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟 踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。-The instability of the light changes in the mean shift tra
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
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
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d