CVSep 30, 2024

Camera Calibration using a Collimator System

arXiv:2409.20034v111 citationsh-index: 14Has Code
Originality Highly original
AI Analysis

This addresses inflexibility in target-based calibration for photogrammetry and 3D vision, offering a more reliable solution for varying working distances.

The paper tackles camera calibration challenges in long-distance scenarios by introducing a collimator system, proving it reduces motion to 3DOF rotation and showing superior performance to state-of-the-art methods in experiments.

Camera calibration is a crucial step in photogrammetry and 3D vision applications. In practical scenarios with a long working distance to cover a wide area, target-based calibration methods become complicated and inflexible due to site limitations. This paper introduces a novel camera calibration method using a collimator system, which can provide a reliable and controllable calibration environment for cameras with varying working distances. Based on the optical geometry of the collimator system, we prove that the relative motion between the target and camera conforms to the spherical motion model, reducing the original 6DOF relative motion to 3DOF pure rotation motion. Furthermore, a closed-form solver for multiple views and a minimal solver for two views are proposed for camera calibration. The performance of our method is evaluated in both synthetic and real-world experiments, which verify the feasibility of calibration using the collimator system and demonstrate that our method is superior to the state-of-the-art methods. Demo code is available at https://github.com/LiangSK98/CollimatorCalibration.

Code Implementations1 repo
Foundations

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

Your Notes