Automatic Recovery of Relative Camera Rotations for Urban Scenes
Abstract
In this paper we describe a formulation of extrinsic camera calibration that decouples rotation from translation by exploiting properties inherent in urban scenes. We then present an algorithm which uses edge features to robustly and accurately estimate relative rotations among multiple cameras given intrinsic calibration and approximate initial pose. The algorithm is linear both in the number of images and the number of features. We estimate the number and directions of vanishing points (VPs) with respect to each camera using a hybrid approach that combines the robustness of the Hough transform with the accuracy of expectation maximization. Matching and labeling methods identify unique VPs and correspond them across all cameras. Finally, a technique akin to bundle adjustment produces globally optimal estimates of relative camera rotations by bringing all VPs into optimal alignment. Uncertainty is modeled and used at every stage to improve accuracy. We assess the algorithm's performance on both synthetic and real data, and compare our results to those of semi-automated photogrammetric methods for a large set of real hemispherical images, using several consistency and error metrics.
Cite
Text
Antone and Teller. "Automatic Recovery of Relative Camera Rotations for Urban Scenes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.854809Markdown
[Antone and Teller. "Automatic Recovery of Relative Camera Rotations for Urban Scenes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/antone2000cvpr-automatic/) doi:10.1109/CVPR.2000.854809BibTeX
@inproceedings{antone2000cvpr-automatic,
title = {{Automatic Recovery of Relative Camera Rotations for Urban Scenes}},
author = {Antone, Matthew E. and Teller, Seth J.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2000},
pages = {2282-2289},
doi = {10.1109/CVPR.2000.854809},
url = {https://mlanthology.org/cvpr/2000/antone2000cvpr-automatic/}
}