Projective Factorization of Multiple Rigid-Body Motions
Abstract
Given point correspondences in multiple perspective views of a scene containing multiple rigid-body motions, we present an algorithm for segmenting the correspondences according to the multiple motions. We exploit the fact that when the depths of the points are known, the point trajectories associated with a single motion live in a subspace of dimension at most four. Thus motion segmentation with known depths can be achieved by methods of subspace separation, such as GPCA or LSA. When the depths are unknown, we proceed iteratively. Given the segmentation, we compute the depths using standard techniques. Given the depths, we use GPCA or LSA to segment the scene into multiple motions. Experiments on the Hopkins 155 motion segmentation database show that our method compares favorably against existing affine motion segmentation methods in terms of segmentation error and execution time.
Cite
Text
Li et al. "Projective Factorization of Multiple Rigid-Body Motions." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383090Markdown
[Li et al. "Projective Factorization of Multiple Rigid-Body Motions." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/li2007cvpr-projective/) doi:10.1109/CVPR.2007.383090BibTeX
@inproceedings{li2007cvpr-projective,
title = {{Projective Factorization of Multiple Rigid-Body Motions}},
author = {Li, Ting and Kallem, Vinutha and Singaraju, Dheeraj and Vidal, René},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383090},
url = {https://mlanthology.org/cvpr/2007/li2007cvpr-projective/}
}