Simple Calibration of Non-Overlapping Cameras with a Mirror

Abstract

Calibrating a network of cameras with non-overlapping views is an important and challenging problem in computer vision. In this paper, we present a novel technique for camera calibration using a planar mirror. We overcome the need for all cameras to see a common calibration object directly by allowing them to see it through a mirror. We use the fact that the mirrored views generate a family of mirrored camera poses that uniquely describe the real camera pose. Our method consists of the following two steps: (1) using standard calibration methods to find the internal and external parameters of a set of mirrored camera poses, (2) estimating the external parameters of the real cameras from their mirrored poses by formulating constraints between them. We demonstrate our method on real and synthetic data for camera clusters with small overlap between the views and non-overlapping views.

Cite

Text

Kumar et al. "Simple Calibration of Non-Overlapping Cameras with a Mirror." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587676

Markdown

[Kumar et al. "Simple Calibration of Non-Overlapping Cameras with a Mirror." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/kumar2008cvpr-simple/) doi:10.1109/CVPR.2008.4587676

BibTeX

@inproceedings{kumar2008cvpr-simple,
  title     = {{Simple Calibration of Non-Overlapping Cameras with a Mirror}},
  author    = {Kumar, Ram Krishan and Ilie, Adrian and Frahm, Jan-Michael and Pollefeys, Marc},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587676},
  url       = {https://mlanthology.org/cvpr/2008/kumar2008cvpr-simple/}
}