Dynamics Based Robust Motion Segmentation
Abstract
In this paper we consider the problem of segmenting multiple rigid motions using multi-frame point correspondence data. The main idea of the method is to group points according to the complexity of the model required to explain their relative motion. Intuitively, this formalizes the idea that points on the same rigid share more modes of motion (for instance a common translation or rotation) than points on different objects, leading to less complex models. By exploiting results from systems theory, the problem of estimating the complexity of the underlying model is reduced to simply computing the rank of a matrix constructed from the correspondence data. This leads to a simple segmentation algorithm, computationally no more expensive than a sequence of SVDs. Since the proposed method exploits both spatial and temporal constraints, is less sensitive to the effect of noise or outliers than approaches that rely solely on factorizations of the measurements matrix. In addition, the method can also naturally handle "degenerate cases", e.g. cases where the objects partially share motion modes. These results are illustrated using several examples involving both degenerate and non-degenerate cases.
Cite
Text
Lublinerman et al. "Dynamics Based Robust Motion Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.105Markdown
[Lublinerman et al. "Dynamics Based Robust Motion Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/lublinerman2006cvpr-dynamics/) doi:10.1109/CVPR.2006.105BibTeX
@inproceedings{lublinerman2006cvpr-dynamics,
title = {{Dynamics Based Robust Motion Segmentation}},
author = {Lublinerman, Roberto and Sznaier, Mario and Camps, Octavia I.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {1176-1184},
doi = {10.1109/CVPR.2006.105},
url = {https://mlanthology.org/cvpr/2006/lublinerman2006cvpr-dynamics/}
}