Articulated Motion Segmentation Using RANSAC with Priors

Abstract

Articulated motions are partially dependent. Most of the existing segmentation methods, e.g. Costeira and Kanade[2], can not be applied to articulated motions. We propose a novel algorithm for articulated motion segmentation called RANSAC with priors. It does not require prior knowledge of the number of articulated parts. It is both robust and efficient. Its robustness comes from its RANSAC nature. Its efficiency is due to the priors, which are derived from the spectral affinities between every pair of trajectories. We test our algorithm with synthetic and real data. In some highly challenging case, where other motion segmentation algorithms may fail, our algorithm still achieves robust results. Though our algorithm is inspired by articulated motions, it also applies to independent motions which can be regarded as a special case and treated uniformly.

Cite

Text

Yan and Pollefeys. "Articulated Motion Segmentation Using RANSAC with Priors." European Conference on Computer Vision, 2006. doi:10.1007/978-3-540-70932-9_6

Markdown

[Yan and Pollefeys. "Articulated Motion Segmentation Using RANSAC with Priors." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/yan2006eccv-articulated/) doi:10.1007/978-3-540-70932-9_6

BibTeX

@inproceedings{yan2006eccv-articulated,
  title     = {{Articulated Motion Segmentation Using RANSAC with Priors}},
  author    = {Yan, Jingyu and Pollefeys, Marc},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {75-85},
  doi       = {10.1007/978-3-540-70932-9_6},
  url       = {https://mlanthology.org/eccv/2006/yan2006eccv-articulated/}
}