Articulated Body Motion Capture by Annealed Particle Filtering

Abstract

The main challenge in articulated body motion tracking is the large number of degrees of freedom (around 30) to be recovered. Search algorithms, either deterministic or stochastic, that search such a space without constraint, fall foul of exponential computational complexity. One approach is to introduce constraints: either labelling using markers or colour coding, prior assumptions about motion trajectories or view restrictions. Another is to relax constraints arising from articulation, and track limbs as if their motions were independent. In contrast, we aim for general tracking without special preparation of objects or restrictive assumptions. The principal contribution of the paper is the development of a modified particle filter for search in high dimensional configuration spaces. It uses a continuation principle based on annealing to introduce the influence of narrow peaks in the fitness function, gradually. The new algorithm, termed annealed particle filtering, is shown to be capable of recovering full articulated body motion efficiently.

Cite

Text

Deutscher et al. "Articulated Body Motion Capture by Annealed Particle Filtering." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.854758

Markdown

[Deutscher et al. "Articulated Body Motion Capture by Annealed Particle Filtering." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/deutscher2000cvpr-articulated/) doi:10.1109/CVPR.2000.854758

BibTeX

@inproceedings{deutscher2000cvpr-articulated,
  title     = {{Articulated Body Motion Capture by Annealed Particle Filtering}},
  author    = {Deutscher, Jonathan and Blake, Andrew and Reid, Ian D.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2000},
  pages     = {2126-2133},
  doi       = {10.1109/CVPR.2000.854758},
  url       = {https://mlanthology.org/cvpr/2000/deutscher2000cvpr-articulated/}
}