CVJul 30, 2018

Self-Calibration of Cameras with Euclidean Image Plane in Case of Two Views and Known Relative Rotation Angle

arXiv:1807.11279v18 citations
Originality Incremental advance
AI Analysis

This work addresses camera calibration for computer vision applications, but it is incremental as it builds on existing self-calibration methods with specific constraints.

The paper tackles the problem of self-calibrating a camera with a Euclidean image plane using two views and a known relative rotation angle, proposing a non-iterative algorithm that requires at least 7 point correspondences and generically yields six solutions. Experiments on synthetic and real data show the method is correct, numerically stable, and robust.

The internal calibration of a pinhole camera is given by five parameters that are combined into an upper-triangular $3\times 3$ calibration matrix. If the skew parameter is zero and the aspect ratio is equal to one, then the camera is said to have Euclidean image plane. In this paper, we propose a non-iterative self-calibration algorithm for a camera with Euclidean image plane in case the remaining three internal parameters --- the focal length and the principal point coordinates --- are fixed but unknown. The algorithm requires a set of $N \geq 7$ point correspondences in two views and also the measured relative rotation angle between the views. We show that the problem generically has six solutions (including complex ones). The algorithm has been implemented and tested both on synthetic data and on publicly available real dataset. The experiments demonstrate that the method is correct, numerically stable and robust.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes