HOME

TheInfoList



OR:

Camera auto-calibration is the process of determining internal
camera A camera is an optical instrument that can capture an image. Most cameras can capture 2D images, with some more advanced models being able to capture 3D images. At a basic level, most cameras consist of sealed boxes (the camera body), with a ...
parameters directly from multiple uncalibrated images of unstructured scenes. In contrast to classic camera calibration, auto-calibration does not require any special calibration objects in the scene. In the visual effects industry, camera auto-calibration is often part of the "Match Moving" process where a synthetic camera trajectory and intrinsic projection model are solved to reproject synthetic content into video. Camera auto-calibration is a form of sensor ego-structure discovery; the subjective effects of the sensor are separated from the objective effects of the environment leading to a reconstruction of the perceived world without the bias applied by the measurement device. This is achieved via the fundamental assumption that images are projected from a
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean sp ...
through a linear, 5 degree of freedom (in the simplest case), pinhole camera model with non-linear optical distortion. The linear pinhole parameters are the focal length, the aspect ratio, the skew, and the 2D principal point. With only a set of uncalibrated (or calibrated) images, a scene may be reconstructed up to a six degree of freedom euclidean transform and an isotropic scaling. A mathematical theory for general multi-view camera self-calibration was originally demonstrated in 1992 by
Olivier Faugeras Olivier Dominique Faugeras is a French computer scientist and director of research at Inria Sophia Antipolis. He is a member of the French Academy of Sciences and the French Academy of Technologies, and recipient of the 2014 Okawa Prize for his pio ...
, QT Luong, and Stephen J. Maybank. In 3D scenes and general motions, each pair of views provides two constraints on the 5 degree-of-freedom calibration. Therefore, three views are the minimum needed for full calibration with fixed intrinsic parameters between views. Quality modern imaging sensors and optics may also provide further prior constraints on the calibration such as zero skew (orthogonal pixel grid) and unity aspect ratio (square pixels). Integrating these priors will reduce the minimal number of images needed to two. It is possible to auto-calibrate a sensor from a single image given supporting information in a structured scene. For example, calibration may be obtained if multiple sets of parallel lines or objects with a known shape (e.g. circular) are identified.


Problem statement

Given set of cameras P^i and 3D points X_j reconstructed up to projective ambiguity (using, for example,
bundle adjustment In photogrammetry and computer stereo vision, bundle adjustment is simultaneous refining of the 3D Coordinate system, coordinates describing the scene geometry, the parameters of the relative motion, and the optical characteristics of the camera(s ...
method) we wish to define rectifying homography H such that \left \ is a metric reconstruction. After that internal camera parameters K_i can be easily calculated using camera matrix factorization P_M^i \equiv P^iH = K_i\left ( R_i , t_i \right ) .


Solution domains

* Motions ** General Motion ** Purely Rotating Cameras ** Planar Motion ** Degenerate Motions * Scene Geometry ** General Scenes with Depth Relief ** Planar Scenes ** Weak Perspective and Orthographic Imagers ** Calibration Priors for Real Sensors ** Nonlinear optical distortion


Algorithms

* Using the Kruppa equations. Historically the first auto-calibration algorithms. It is based on the correspondence of epipolar lines tangent to the absolute conic on the plane at infinity. * Using the absolute dual quadric and its projection, the dual image of the absolute conic * The modulus constraint


References

* * * * * {{cite book , author1=Richard Hartley , author2=Andrew Zisserman , title=Multiple View Geometry in computer vision , publisher=Cambridge University Press, year=2003 , isbn=0-521-54051-8 Geometry in computer vision Stereophotogrammetry