Constraining Human Body Tracking

Abstract

Our paper addresses the problem of enforcing constraints in human body tracking. A projection technique is derived to impose kinematic constraints on independent multi-body motion: we show that for small motions the multi-body articulated motion space can be approximated by a linear manifold estimated directly from the previous body pose. We propose a learning approach to model non-linear constraints; we train a support vector classifier from motion capture data to model the boundary of the space of valid poses. Linear and non-linear body pose constraints are enforced by first projecting unconstrained motions onto the articulated motion space and then optimizing to find points on this linear manifold that lie within the non-linear constraint surface modeled by the SVM classifier. 1.

Cite

Text

Demirdjian et al. "Constraining Human Body Tracking." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238468

Markdown

[Demirdjian et al. "Constraining Human Body Tracking." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/demirdjian2003iccv-constraining/) doi:10.1109/ICCV.2003.1238468

BibTeX

@inproceedings{demirdjian2003iccv-constraining,
  title     = {{Constraining Human Body Tracking}},
  author    = {Demirdjian, David and Ko, Teresa and Darrell, Trevor},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2003},
  pages     = {1071-1078},
  doi       = {10.1109/ICCV.2003.1238468},
  url       = {https://mlanthology.org/iccv/2003/demirdjian2003iccv-constraining/}
}