Conformal Point and the Calibrated Conic
Richard Hartley
TL;DR
The paper presents two geometric constructs—the calibrating conic and the conformal point—that overlay images to visualize camera calibration and image geometry, providing a real, intuitive alternative to the conventional calibration matrix and the imaginary IAC. It develops purely geometric methods to measure angles and field of view, including a cross-ratio based $\cos^2(\theta)$ formula and a conformal-point construction for angle preservation, all derived from the calibrating conic via $\mathbf{C} = \mathbf{K}^{-\top} \mathbf{D} \mathbf{K}^{-1}$ with $\mathbf{D}=\mathrm{diag}(1,1,-1)$. The framework is extended to practical tasks: calibrating images of tiled floors, outdoor scenes, and paintings, and to odometry under planar motion, where horizon and conformal point remain fixed and pairwise rotations are estimated efficiently (e.g., via two-point RANSAC). By marrying elementary Euclidean geometry with projective concepts, the work offers a visually accessible, algebra-free pathway to camera calibration, angle measurement, and motion estimation relevant to vision systems and graphical applications in the deep-learning era.
Abstract
This gives some information about the conformal point and the calibrating conic, and their relationship one to the other. These concepts are useful for visualizing image geometry, and lead to intuitive ways to compute geometry, such as angles and directions in an image.
