搜索资源列表
MixGaussDemo
- 人体运动跟踪 混合高斯模型+GRISON方法-human motion tracking GMM + GRISON methods
HumanMotionTrack
- 基于Opencv的人体运动检测系统,效果不错!-Opencv based Human Motion detection system, good results!
BioGraph212
- 人体生命曲线 根据科学理论,每个人都有一个生物钟,生物钟的运动直接影响到人的智力、体力和情绪的变化,三者呈正弦曲线分布,并且按各自不同的周期运动。正确掌握自己的生物钟,把握好自己智力 、体力和情绪的最佳状态,将有助于您的工作、学习和健康。
23825759hbp0.1
- 人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
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.
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
rentiyundongjiquxuexizongshu
- 机器学习技术被广泛应用于人体运动合成,取得了很多研究成果,这得益于运动捕获技术的成熟和使用。运动捕获技术使数据驱动的方法成为人体运动合成的主流,而机器学习技术能够有效地处理人体运动数据这类维数高且在时间和空间两个维度都具有较大相关性的数据。文中以机器学习方法为主线,结合各类方法的特点,对人体运动合成中的应用进行总结和归纳;同时,还展望了人体运动合成和运动数据处理技术未来的发展趋势。-Machine learning techniques are widely used in human moti
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
humanactionrecoginze
- 运动人体行为分析的资料,利用因马尔科夫模型和支持向量基做的-Human Movement behavior analysis data by using support vector-based model and HMM
BVHtransform
- 虚拟人人体运动bvh数据变换。-human motion bvh transformation
Recognition-for-motion
- 对人体运动进行很好的识别,包括例子和分析。-A complete work for motion of human
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