CVFeb 7, 2024

The Influence of Autofocus Lenses in the Camera Calibration Process

arXiv:2402.04686v12 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work addresses a specific issue in robotics and computer vision for more accurate camera calibration, but it is incremental as it builds on existing methods.

The paper tackled the problem of camera calibration errors caused by autofocus lenses, which slightly change focal length, by proposing a distance-dependent focal length pinhole model. This modification improved calibration accuracy, with results showing a reduction in bias between computed and true parameters.

Camera calibration is a crucial step in robotics and computer vision. Accurate camera parameters are necessary to achieve robust applications. Nowadays, camera calibration process consists of adjusting a set of data to a pin-hole model, assuming that with a reprojection error close to cero, camera parameters are correct. Since all camera parameters are unknown, computed results are considered true. However, the pin-hole model does not represent the camera behavior accurately if the focus is considered. Real cameras change the focal length slightly to obtain sharp objects in the image and this feature skews the calibration result if a unique pin-hole model is computed with a constant focal length. In this paper, a deep analysis of the camera calibration process is done to detect and strengthen its weaknesses. The camera is mounted in a robot arm to known extrinsic camera parameters with accuracy and to be able to compare computed results with the true ones. Based on the bias that exist between computed results and the true ones, a modification of the widely accepted camera calibration method using images of a planar template is presented. A pin-hole model with distance dependent focal length is proposed to improve the calibration process substantially

Foundations

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

Your Notes