搜索资源列表
GaitRsystem
- 实现人体步态检测和基于步态的人体身份识别算法,主要内容包括背景的提取,人体运动区域检测,人体轮廓提取,步态特征的提取,相似性度量和分类识别。
HOG
- 基于hog人体识别的很好的文章,既有基于adaboost的又有svm的分类器。
HOG 人体检测的源代码
- HOG 特征向量的计算 用于SVM分类
ViSurvPostureClassification.ra
- 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
GaitRsystem
- 实现人体步态检测和基于步态的人体身份识别算法,主要内容包括背景的提取,人体运动区域检测,人体轮廓提取,步态特征的提取,相似性度量和分类识别-Detection of the realization of human gait and gait-based human identification algorithms, including the background of the main contents of the extraction, detection of human motio
stprtool15aug08
- 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
Tracking_and_Object_Classification_for_Automated_S
- O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》. 这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" .
detectionofmotionpeople
- 在广泛研究前人工作的基础上,本文对运动人物的检测、跟踪与识别进行了综述。为 使分类清楚明了,本文将人物运动分析分为两大类:人体运动分析,人脸分析。人体运动分 析包括人的较大幅度的肢体运动,如手势识别、步态分析、整个人体的运动分析;人脸分析 包括人脸检测与识别、表情分析。在详细介绍了国内外研究现状后,提出了存在的问题及研 究前景。-Extensively studied in previous work on the basis of the figures in this art
yangben1
- 人体脉象数据样本,包括滑弦,细脉等分类,42个样本-Human pulse data sample, including the sliding strings, small veins such as classification, 42 samples were
W020091208627529831472
- 很好的关于运动人体检测、运动特征提取以及行为识别的论文,对模式分类入门很有帮助。-Very good on the movement of human detection, motion feature extraction and behavior identification papers useful for pattern classification entry.
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.
algorithmbehavior
- 针对行为识别中行为者朝向变化带来的问题,提出了一种基于人体行为3D模型的2D行为识别算法.在学习行为 分类器时,以3D占据网格表示行为样本,提取人体3D关节点作为描述行为的特征,为每一类行为训练一个基于范例的隐马 尔可夫模型(Exemplar-based hidden Markov model,EHMM),同时从3D行为样本中选取若干帧作为3D关键姿势集,这个 集合是连接2D观测样本和人体3D关节点特征的桥梁.在识别2D行为时,2D观测样本序列可以由一个或多个非标定的摄 像机采集
FatTest
- 生物电阻抗法设计了简易人体脂肪含量测试系统。利用人体的电特性分析人体组 分并以此判断被测者的健康状况。测试系统根据被测人群的年龄段、性别、体型等分类测试。- Based on a new technology which flourishes in recent years-bioelectrical impedance analysis CBIA) ,a measurement system for body FM is designed.
people2d.tar
- 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (
Advances-in-Human-Motion-Analysis
- 人体运动视觉分析主要包括运动目标检测、 运动 目标分类 、 人体运动跟踪、 人体行为识别与描述四个环 节 , 在多领域具有广阔的应用前景. 本文从上述四个方面综述了人体运动分析的研究现状, 对人体运动分析的热点 难点进行讨论 , 对可能的发展方向进行阐述和展望.-Visual analysis includes moving object detection,moving object classfication,human tracking and activity recogni
lunwen
- 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
objdetect
- 利用HOG特征和SVM分类器实现人体的检测,很有效-HOG features and SVM classifier detection of the human body, it is effective
人体运动检测数据
- 在研究人体运动检测时,首先需要用HOG算子提取各动作姿态的特征,然后才能选择合适的分类器进行分类。这是一些可以直接用的数据,希望有帮助。
deep-learning-HAR-master
- 一份用tensorflow平台做的cnn分类时序信号,是分类UCI 项目中的人体活动识别(HAR)数据集。该数据集包含原始的时序数据和经预处理的数据(包含 561 个特征)(A CNN classification timing signal made by tensorflow platform is a human activity recognition (HAR) dataset in the classified UCI project. The dataset contains or
ltc-master
- 人体动作在呈现复杂的时空序列;需要对其进行分类;长时间网络对人体动作识别(Human Action Recognition Based on Long Time Network)