Real-time Hand Finger Motion Capture using Regression Forest

碩士 === 國立清華大學 === 電機工程學系 === 103 === In this thesis, we propose a real-time system to estimate hand pose from depth image captured by Kinect. Different from model-based or appearance-based method, our system generates continuous output in a short period of time. The system consists of two main stage...

Full description

Bibliographic Details
Main Authors: Hsieh, Pei-Chi, 謝沛圻
Other Authors: Huang, Chung-Lin
Format: Others
Language:en_US
Published: 2014
Online Access:http://ndltd.ncl.edu.tw/handle/44733509394742277391
Description
Summary:碩士 === 國立清華大學 === 電機工程學系 === 103 === In this thesis, we propose a real-time system to estimate hand pose from depth image captured by Kinect. Different from model-based or appearance-based method, our system generates continuous output in a short period of time. The system consists of two main stages: finger joint locating and joint angle computation. First, we segment the hand region from depth image, and extract some specific hand feature points by using random forest classifier. Then, we use the relative displacement of those feature points to build the new feature vector, and estimate the joint angle by regression forest. Based on the estimation results, we can emulate the hand model by OpenGL. We use data-glove as our ground truth for comparison of the estimated joint angle. The experimental results show the influence of different distance from camera and different in-plane rotation angle. We prove that our finger joint estimation system is distance-insensitive and rotation-insensitive.