Model-Based 3D Tracking of an Articulated Hand
Abstract
This paper presents a practical technique for model-based 3D hand tracking. An anatomically accurate hand model is built from truncated quadrics. This allows for the generation of 2D profiles of the model using elegant tools from projective geometry, and for an efficient method to handle self-occlusion. The pose of the hand model is estimated with an Unscented Kalman filter (UKF), which minimizes the geometric error between the profiles and edges extracted from the images. The use of the UKF permits higher frame rates than more sophisticated estimation methods such as particle filtering, whilst providing higher accuracy than the extended Kalman filter The system is easily scalable from single to multiple views, and from rigid to articulated models. First experiments on real data using one and two cameras demonstrate the quality of the proposed method for tracking a 7 DOF hand model.
Cite
Text
Stenger et al. "Model-Based 3D Tracking of an Articulated Hand." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990976Markdown
[Stenger et al. "Model-Based 3D Tracking of an Articulated Hand." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/stenger2001cvpr-model/) doi:10.1109/CVPR.2001.990976BibTeX
@inproceedings{stenger2001cvpr-model,
title = {{Model-Based 3D Tracking of an Articulated Hand}},
author = {Stenger, Bjoern and Mendonça, Paulo R. S. and Cipolla, Roberto},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2001},
pages = {II:310-315},
doi = {10.1109/CVPR.2001.990976},
url = {https://mlanthology.org/cvpr/2001/stenger2001cvpr-model/}
}