搜索资源列表
MixGaussDemo
- 人体运动跟踪 混合高斯模型+GRISON方法-human motion tracking GMM + GRISON methods
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!
AmixtureofexpertsnetworkstructureDopplersignals.ra
- 基于专家网络混合模型的多普勒信号处理方法。多普勒信号被广泛应用于人体各处血流状态估计中。该方法实现了信号的分类和模式识别。-the proposed method shows a way to process the doppler blood flow signals by a mixed expert network. it can recogenize and classify the different patterns of the blood flow.
yundongkonzhi
- 以人体步行运动为研究对象,通过构造人体几何和运动模型-Using human ambulation as the research object,by constructing human geometrical and kinetic model
lunwen
- 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
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
Nuclear_material_diffusion
- matlab模拟核扩散模型,考虑风向、风速和降水,以100作为放射性物质对人体影响的临界值。-Matlab simulation model of nuclear proliferation, and considering the wind direction, wind speed and precipitation, with 100 as radioactive material to the human body the critical influence.
humanactionrecoginze
- 运动人体行为分析的资料,利用因马尔科夫模型和支持向量基做的-Human Movement behavior analysis data by using support vector-based model and HMM
model1
- 用来实现人体温度测试模型的建立,文中一些参数设置为常数,可以修改-To achieve the establishment of the body temperature test model
model19th
- 这是Sorensen等人提出人体血糖-胰岛素模型,依据偏微分方程组搭建的simulink仿真模型。-This simulink model is based on the theory of Sorensen team, which is the blood glucose regulation mechanism of hunman.
model
- 利用openGL人体模型!可以鼠标运动模型。-about openGL,Human body model
longgekuta
- 用龙格库塔法对人体的细胞-细胞液-透析液模型进行尿素浓度的求解。-The solution of the cell- cell fluid- dialysate model of the human body was treated with the Longge Kutta method.
gait_simulation
- 通过实验测得的正常人体步行时的髋膝踝关节角度变换数据,驱动人体下肢模型进行步态仿真。(The normal human artificial measured walking hip knee and ankle joint angle transformation data, driving model of lower limb gait simulation.)
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d