Globally Optimal Affine and Metric Upgrades in Stratified Autocalibration

Abstract

We present a practical, stratified autocalibration algorithm with theoretical guarantees of global optimality. Given a projective reconstruction, the first stage of the algorithm upgrades it to affine by estimating the position of the plane at infinity. The plane at infinity is computed by globally minimizing a least squares formulation of the modulus constraints. In the second stage, the algorithm upgrades this affine reconstruction to a metric one by globally minimizing the infinite homography relation to compute the dual image of the absolute conic (DIAC). The positive semidefiniteness of the DIAC is explicitly enforced as part of the optimization process, rather than as a post-processing step. For each stage, we construct and minimize tight convex relaxations of the highly non-convex objective functions in a branch and bound optimization framework. We exploit the problem structure to restrict the search space for the DIAC and the plane at infinity to a small, fixed number of branching dimensions, independent of the number of views. Experimental evidence of the accuracy, speed and scalability of our algorithm is presented on synthetic and real data. MATLAB code for the implementation is made available to the community.

Cite

Text

Chandraker et al. "Globally Optimal Affine and Metric Upgrades in Stratified Autocalibration." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409114

Markdown

[Chandraker et al. "Globally Optimal Affine and Metric Upgrades in Stratified Autocalibration." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/chandraker2007iccv-globally/) doi:10.1109/ICCV.2007.4409114

BibTeX

@inproceedings{chandraker2007iccv-globally,
  title     = {{Globally Optimal Affine and Metric Upgrades in Stratified Autocalibration}},
  author    = {Chandraker, Manmohan Krishna and Agarwal, Sameer and Kriegman, David J. and Belongie, Serge J.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4409114},
  url       = {https://mlanthology.org/iccv/2007/chandraker2007iccv-globally/}
}