Robust Rotation and Translation Estimation in Multiview Reconstruction

Abstract

It is known that the problem of multiview reconstruction can be solved in two steps: first estimate camera rotations and then translations using them. This paper presents new robust techniques for both of these steps. (i) Given pairwise relative rotations, global camera rotations are estimated linearly in least squares. (ii) Camera translations are estimated using a standard technique based on Second Order Cone Programming. Robustness is achieved by using only a subset of points according to a new criterion that diminishes the risk of chosing a mismatch. It is shown that only four points chosen in a special way are sufficient to represent a pairwise reconstruction almost equally as all points. This leads to a significant speedup. In image sets with repetitive or similar structures, non-existent epipolar geometries may be found. Due to them, some rotations and consequently translations may be estimated incorrectly. It is shown that iterative removal of pairwise reconstructions with the largest residual and reregistration removes most non-existent epipolar geometries. The performance of the proposed method is demonstrated on difficult wide base-line image sets.

Cite

Text

Martinec and Pajdla. "Robust Rotation and Translation Estimation in Multiview Reconstruction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383115

Markdown

[Martinec and Pajdla. "Robust Rotation and Translation Estimation in Multiview Reconstruction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/martinec2007cvpr-robust/) doi:10.1109/CVPR.2007.383115

BibTeX

@inproceedings{martinec2007cvpr-robust,
  title     = {{Robust Rotation and Translation Estimation in Multiview Reconstruction}},
  author    = {Martinec, Daniel and Pajdla, Tomás},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383115},
  url       = {https://mlanthology.org/cvpr/2007/martinec2007cvpr-robust/}
}