Hand Pose Estimation from Local Surface Normals

Abstract

We present a hierarchical regression framework for estimating hand joint positions from single depth images based on local surface normals. The hierarchical regression follows the tree structured topology of hand from wrist to finger tips. We propose a conditional regression forest, i.e.  the Frame Conditioned Regression Forest (FCRF) which uses a new normal difference feature. At each stage of the regression, the frame of reference is established from either the local surface normal or previously estimated hand joints. By making the regression with respect to the local frame, the pose estimation is more robust to rigid transformations. We also introduce a new efficient approximation to estimate surface normals. We verify the effectiveness of our method by conducting experiments on two challenging real-world datasets and show consistent improvements over previous discriminative pose estimation methods.

Cite

Text

Wan et al. "Hand Pose Estimation from Local Surface Normals." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46487-9_34

Markdown

[Wan et al. "Hand Pose Estimation from Local Surface Normals." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/wan2016eccv-hand/) doi:10.1007/978-3-319-46487-9_34

BibTeX

@inproceedings{wan2016eccv-hand,
  title     = {{Hand Pose Estimation from Local Surface Normals}},
  author    = {Wan, Chengde and Yao, Angela and Van Gool, Luc},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {554-569},
  doi       = {10.1007/978-3-319-46487-9_34},
  url       = {https://mlanthology.org/eccv/2016/wan2016eccv-hand/}
}