paper-with-me

Papers

Single-image camera calibration with model-free distortion correction

2024-03-02 · Katia Genovese

Camera calibration is a process of paramount importance in computer vision applications that require accurate quantitative measurements. The popular method developed by Zhang relies on the use of a large number of images of a planar grid of fiducial points captured in multiple poses. Although flexible and easy to implement, Zhang's method has some limitations. The simultaneous optimization of the entire parameter set, including the coefficients of a predefined distortion model, may result in poor distortion correction at the image boundaries or in miscalculation of the intrinsic parameters, even with a reasonably small reprojection error. Indeed, applications involving image stitching (e.g. multi-camera systems) require accurate mapping of distortion up to the outermost regions of the image. Moreover, intrinsic parameters affect the accuracy of camera pose estimation, which is fundamental for applications such as vision servoing in robot navigation and automated assembly. This paper proposes a method for estimating the complete set of calibration parameters from a single image of a planar speckle pattern covering the entire sensor. The correspondence between image points and physical points on the calibration target is obtained using Digital Image Correlation. The effective focal length and the extrinsic parameters are calculated separately after a prior evaluation of the principal point. At the end of the procedure, a dense and uniform model-free distortion map is obtained over the entire image. Synthetic data with different noise levels were used to test the feasibility of the proposed method and to compare its metrological performance with Zhang's method. Real-world tests demonstrate the potential of the developed method to reveal aspects of the image formation that are hidden by averaging over multiple images.

📄 PDF Abstract BibTeX arXiv:2403.01263

Code (0)

등록된 구현이 없습니다.

Tasks

Camera CalibrationCamera Pose Estimationdistortion correctionImage StitchingPose EstimationRobot Navigation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Camera Pose Estimation Using Implicit Distortion Models

2022-01-01 · CVPR 2022 1 · Linfei Pan, Marc Pollefeys, Viktor Larsson

Low-dimensional parametric models are the de-facto standard in computer vision for intrinsic camera calibration. These models explicitly describe the mapping between incoming viewing rays and image pixels. In this pa…

Camera CalibrationCamera Pose EstimationPose EstimationVisual Localization

Unsupervised Vanishing Point Detection and Camera Calibration From a Single Manhattan Image With Radial Distortion

2017-07-01 · CVPR 2017 7 · Michel Antunes, Joao P. Barreto, Djamila Aouada, Bjorn Ottersten

The article concerns the automatic calibration of a camera with radial distortion from a single image. It is known that, under the mild assumption of square pixels and zero skew, lines in the scene project into circles i…

ARCCamera Calibration

Deep Single Image Camera Calibration With Radial Distortion

2019-06-01 · CVPR 2019 6 · Manuel Lopez, Roger Mari, Pau Gargallo, Yubin Kuang 외

Single image calibration is the problem of predicting the camera parameters from one image. This problem is of importance when dealing with images collected in uncontrolled conditions by non-calibrated cameras, such as c…

Camera Calibrationdistortion correction

Deep-BrownConrady: Prediction of Camera Calibration and Distortion Parameters Using Deep Learning and Synthetic Data

2025-01-24 · Faiz Muhammad Chaudhry, Jarno Ralli, Jerome Leudet, Fahad Sohrab 외

This research addresses the challenge of camera calibration and distortion parameter prediction from a single image using deep learning models. The main contributions of this work are: (1) demonstrating that a deep learn…

Autonomous DrivingCamera CalibrationDeep LearningParameter Prediction

Rethinking Generic Camera Models for Deep Single Image Camera Calibration to Recover Rotation and Fisheye Distortion

2021-11-25 · Nobuhiko Wakai, Satoshi Sato, Yasunori Ishii, Takayoshi Yamashita

Although recent learning-based calibration methods can predict extrinsic and intrinsic camera parameters from a single image, the accuracy of these methods is degraded in fisheye images. This degradation is caused by mis…

Camera Calibration