A Unified Spatio-Temporal Articulated Model for Tracking

Abstract

Tracking articulated objects in image sequences remains a challenging problem, particularly in terms of the ability to localize the individual parts of an object given self-occlusions and changes in viewpoint. In this paper we propose a two-dimensional spatio-temporal modeling approach that handles both self-occlusions and changes in viewpoint. We use a Bayesian framework to combine pictorial structure spatial models with hidden Markov temporal models. Inference for these combined models can be performed using dynamic programming and sampling methods. We demonstrate the approach for the problem of tracking a walking person, using silhouette data taken from a single camera viewpoint. Walking provides both strong spatial (kinematic) and temporal (dynamic) constraints, enabling the method to track limb positions in spite of simultaneous self-occlusion and viewpoint change.

Cite

Text

Lan and Huttenlocher. "A Unified Spatio-Temporal Articulated Model for Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.23

Markdown

[Lan and Huttenlocher. "A Unified Spatio-Temporal Articulated Model for Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/lan2004cvpr-unified/) doi:10.1109/CVPR.2004.23

BibTeX

@inproceedings{lan2004cvpr-unified,
  title     = {{A Unified Spatio-Temporal Articulated Model for Tracking}},
  author    = {Lan, Xiangyang and Huttenlocher, Daniel P.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {722-729},
  doi       = {10.1109/CVPR.2004.23},
  url       = {https://mlanthology.org/cvpr/2004/lan2004cvpr-unified/}
}