Shadow Gestures: 3D Hand Pose Estimation Using a Single Camera

Abstract

This paper describes a system that uses a camera and a point light source to track a user's hand in three dimensions. Using depth cues obtained from projections of the hand and its shadow, the system computes the 3D position and orientation of two fingers (thumb and pointing finger). The system recognizes one dynamic and two static gestures. Recognition and pose estimation are user independent and robust. The system operates at the rate of 60 Hz and can be used as an intuitive input interface to applications that require multi-dimensional control. Examples include 3D fly-thru's, object manipulation and computer games.

Cite

Text

Segen and Kumar. "Shadow Gestures: 3D Hand Pose Estimation Using a Single Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999. doi:10.1109/CVPR.1999.786981

Markdown

[Segen and Kumar. "Shadow Gestures: 3D Hand Pose Estimation Using a Single Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999.](https://mlanthology.org/cvpr/1999/segen1999cvpr-shadow/) doi:10.1109/CVPR.1999.786981

BibTeX

@inproceedings{segen1999cvpr-shadow,
  title     = {{Shadow Gestures: 3D Hand Pose Estimation Using a Single Camera}},
  author    = {Segen, Jakub and Kumar, Senthil},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1999},
  pages     = {1479-1485},
  doi       = {10.1109/CVPR.1999.786981},
  url       = {https://mlanthology.org/cvpr/1999/segen1999cvpr-shadow/}
}