English

Minimal Perspective Autocalibration

Computer Vision and Pattern Recognition 2024-05-10 v1

Abstract

We introduce a new family of minimal problems for reconstruction from multiple views. Our primary focus is a novel approach to autocalibration, a long-standing problem in computer vision. Traditional approaches to this problem, such as those based on Kruppa's equations or the modulus constraint, rely explicitly on the knowledge of multiple fundamental matrices or a projective reconstruction. In contrast, we consider a novel formulation involving constraints on image points, the unknown depths of 3D points, and a partially specified calibration matrix KK. For 22 and 33 views, we present a comprehensive taxonomy of minimal autocalibration problems obtained by relaxing some of these constraints. These problems are organized into classes according to the number of views and any assumed prior knowledge of KK. Within each class, we determine problems with the fewest -- or a relatively small number of -- solutions. From this zoo of problems, we devise three practical solvers. Experiments with synthetic and real data and interfacing our solvers with COLMAP demonstrate that we achieve superior accuracy compared to state-of-the-art calibration methods. The code is available at https://github.com/andreadalcin/MinimalPerspectiveAutocalibration

Keywords

Cite

@article{arxiv.2405.05605,
  title  = {Minimal Perspective Autocalibration},
  author = {Andrea Porfiri Dal Cin and Timothy Duff and Luca Magri and Tomas Pajdla},
  journal= {arXiv preprint arXiv:2405.05605},
  year   = {2024}
}

Comments

8 pages main paper + 2 pages references + 8 pages supplementary; to be presented at CVPR 2024

R2 v1 2026-06-28T16:21:47.553Z