Related Experiment Video
Updated: Jan 13, 2026

Robotized Testing of Camera Positions to Determine Ideal Configuration for Stereo 3D Visualization of Open-Heart Surgery
Published on: August 12, 2021
Are Minimal Radial Distortion Solvers Really Necessary for Relative Pose Estimation?
Viktor Kocur1, Charalambos Tzamos2, Yaqing Ding2
1Faculty of Mathematics, Physics and Informatics, Comenius University Bratislava, Bratislava, Slovakia.
Complex minimal solvers for radial distortion are unnecessary for camera relative pose estimation. Simple methods, like parameter sampling or neural networks, offer comparable performance with reduced complexity.
Area of Science:
- Computer Vision
- Robotics
- Photogrammetry
Background:
- Estimating relative camera pose is crucial for Structure-from-Motion and other applications.
- Standard methods use minimal solvers within RANSAC loops, but often neglect radial distortion.
- Ignoring radial distortion significantly degrades pose estimation accuracy.
Purpose of the Study:
- To evaluate simpler alternatives to complex minimal solvers for radial distortion in relative pose estimation.
- To compare a sampling-based undistortion approach with a learning-based method.
- To determine when simpler methods outperform traditional complex solvers.
Main Methods:
- Compared efficient pinhole solvers with sampled radial undistortion parameters.
- Evaluated a neural network approach for estimating distortion parameters.
- Conducted extensive experiments on diverse datasets and camera setups.
Main Results:
- Complex minimal radial distortion solvers are not essential in practice.
- Simpler methods achieve comparable results to complex solvers.
- Performance depends on specific dataset and camera configurations.
Conclusions:
- Effective relative pose estimation under radial distortion can be achieved without complex minimal solvers.
- Simple radial undistortion parameter sampling is often preferable to learning-based calibration.
- The study provides a benchmark and code for further research.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Rigid Body Equilibrium Problems - I
Kinematic Equations for Rotation
For instance, imagine a point A on a rigid body engaged in circular motion. The translational velocity of this particular point can be calculated by taking the time derivatives of the displacement equation, which essentially measures the...
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
Kinematic Equations: Problem Solving

