Tracking the Articulated Motion of Two Strongly Interacting Hands

Abstract

We propose a method that relies on markerless visual observations to track the full articulation of two hands that interact with each-other in a complex, unconstrained manner. We formulate this as an optimization problem whose 54-dimensional parameter space represents all possible configurations of two hands, each represented as a kinematic structure with 26 Degrees of Freedom (DoFs). To solve this problem, we employ Particle Swarm Optimization (PSO), an evolutionary, stochastic optimization method with the objective of finding the two-hands configuration that best explains observations provided by an RGB-D sensor. To the best of our knowledge, the proposed method is the first to attempt and achieve the articulated motion tracking of two strongly interacting hands. Extensive quantitative and qualitative experiments with simulated and real world image sequences demonstrate that an accurate and efficient solution of this problem is indeed feasible.

Cite

Text

Oikonomidis et al. "Tracking the Articulated Motion of Two Strongly Interacting Hands." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247885

Markdown

[Oikonomidis et al. "Tracking the Articulated Motion of Two Strongly Interacting Hands." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/oikonomidis2012cvpr-tracking/) doi:10.1109/CVPR.2012.6247885

BibTeX

@inproceedings{oikonomidis2012cvpr-tracking,
  title     = {{Tracking the Articulated Motion of Two Strongly Interacting Hands}},
  author    = {Oikonomidis, Iasonas and Kyriazis, Nikolaos and Argyros, Antonis A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1862-1869},
  doi       = {10.1109/CVPR.2012.6247885},
  url       = {https://mlanthology.org/cvpr/2012/oikonomidis2012cvpr-tracking/}
}