paper-with-me

Papers

Radial Distortion Triangulation

2019-06-01 · CVPR 2019 6 · Zuzana Kukelova, Viktor Larsson

This paper presents the first optimal, maximal likelihood, solution to the triangulation problem for radially distorted cameras. The proposed solution to the two-view triangulation problem minimizes the L2-norm of the reprojection error in the distorted image space. We cast the problem as the search for corrected distorted image points, and we use a Lagrange multiplier formulation to impose the epipolar constraint for undistorted points. For the one-parameter division model, this formulation leads to a system of five quartic polynomial equations in five unknowns, which can be exactly solved using the Groebner basis method. While the proposed Groebner basis solution is provably optimal; it is too slow for practical applications. Therefore, we developed a fast iterative solver to this problem. Extensive empirical tests show that the iterative algorithm delivers the optimal solution virtually every time, thus making it an L2-optimal algorithm de facto. It is iterative in nature, yet in practice, it converges in no more than five iterations. We thoroughly evaluate the proposed method on both synthetic and real-world data, and we show the benefits of performing the triangulation in the distorted space in the presence of radial distortion.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Are Minimal Radial Distortion Solvers Really Necessary for Relative Pose Estimation?

2025-05-01 · Viktor Kocur, Charalambos Tzamos, Yaqing Ding, Zuzana Berger Haladova 외

Estimating the relative pose between two cameras is a fundamental step in many applications such as Structure-from-Motion. The common approach to relative pose estimation is to apply a minimal solver inside a RANSAC loop…

Pose Estimation

Critical Configurations For Radial Distortion Self-Calibration

2014-06-01 · CVPR 2014 6 · Changchang Wu

In this paper, we study the configurations of motion and structure that lead to inherent ambiguities in radial distortion estimation (or 3D reconstruction with unknown radial distortions). By analyzing the motion field …

3D Reconstruction

Are Minimal Radial Distortion Solvers Necessary for Relative Pose Estimation?

2024-10-08 · Charalambos Tzamos, Viktor Kocur, Yaqing Ding, Torsten Sattler 외

Estimating the relative pose between two cameras is a fundamental step in many applications such as Structure-from-Motion. The common approach to relative pose estimation is to apply a minimal solver inside a RANSAC loop…

Pose Estimation

On the Equivalence of Moving Entrance Pupil and Radial Distortion for Camera Calibration

2015-12-01 · ICCV 2015 12 · Avinash Kumar, Narendra Ahuja

Radial distortion for ordinary (non-fisheye) camera lenses has traditionally been modeled as an infinite series function of radial location of an image pixel from the image center. While there has been enough empirical e…

Camera Calibration

Minimal Rolling Shutter Absolute Pose with Unknown Focal Length and Radial Distortion

2020-04-29 · ECCV 2020 8 · Zuzana Kukelova, Cenek Albl, Akihiro Sugimoto, Konrad Schindler 외

The internal geometry of most modern consumer cameras is not adequately described by the perspective projection. Almost all cameras exhibit some radial lens distortion and are equipped with an electronic rolling shutter …