Static Multi-Camera Factorization Using Rigid Motion

Abstract

Camera networks have gained increased importance in recent years. Previous approaches mostly used point cor-respondences between different camera views to calibrate such systems. However, it is often difficult or even impos-sible to establish such correspondences. In this paper, we therefore present an approach to calibrate a static camera network where no correspondences between different cam-era views are required. Each camera tracks its own set of feature points on a commonly observed moving rigid object and these 2D feature trajectories are then fed into our algo-rithm. By assuming the cameras can be well approximated with an affine camera model, we show that the projection of any feature point trajectory onto any affine camera axis is restricted to a 13-dimensional subspace. This observation enables the computation of the camera calibration matri-ces, the coordinates of the tracked feature points, and the rigid motion of the object with a non-iterative trilinear fac-torization approach. This solution can then be used as an initial guess for iterative optimization schemes which make use of the strong algebraic structure contained in the data. Our new approach can handle extreme configurations, e.g. a camera in a camera network tracking only one single fea-ture point. The applicability of our algorithm is evaluated with synthetic and real world data. 1.

Cite

Text

Angst and Pollefeys. "Static Multi-Camera Factorization Using Rigid Motion." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459337

Markdown

[Angst and Pollefeys. "Static Multi-Camera Factorization Using Rigid Motion." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/angst2009iccv-static/) doi:10.1109/ICCV.2009.5459337

BibTeX

@inproceedings{angst2009iccv-static,
  title     = {{Static Multi-Camera Factorization Using Rigid Motion}},
  author    = {Angst, Roland and Pollefeys, Marc},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {1203-1210},
  doi       = {10.1109/ICCV.2009.5459337},
  url       = {https://mlanthology.org/iccv/2009/angst2009iccv-static/}
}