深度图像中基于部位位置及尺寸的人体识别方法
Human Body Recognition from Depth Image Based on Part Size and Position
-
摘要: 人体姿态估计方法中, 在初始化或者跟踪失败的情况下, 需要提供姿态初始值。我们将姿态估计看作对人体每个像素的分类问题, 设计了一种表征人体部位尺寸及位置的特征。通过识别当前帧人体像素所属部位, 可计算人体姿态。我们对分类器性能进行了测试, 分类器对人体像素的识别率达到91%, 对分辨率为160*120的深度图像, Intel单核1.6 GHZ的处理器上的处理速度为4 ms/fps。本文分析了该特征的局限性及出现问题的原因。Abstract: Human action recognition acts as an important role in human machine interaction. This paper proposes a human body recognition method from depth image based on part size and position features. Random forest classifiers are trained with different parameters. Experimental results demonstrate the feasibility of proposed approach. Recognition accuracy is about 91% and the computation time is about 0.96 us per pixel.