Camera calibration based on the common pole-polar properties between two coplanar circles with various positions

Applied Optics
|June 17, 2020
PubMed
Summary

This study simplifies computer vision camera calibration using coplanar circles. The method leverages pole-polar properties to accurately determine intrinsic camera parameters with just three images.

Related Concept Videos

Graphs of Polar Equations01:17

Graphs of Polar Equations

The polar coordinate system represents points using a distance from a central point (the pole) and an angle from a reference direction (the polar axis). Unlike rectangular coordinates, polar coordinates are ideal for graphing curves with radial symmetry or periodic behavior.Some general forms of graphs in polar coordinates include the following:Equation of a Circle (Centered at the Pole):A graph where the radius remains constant for all angles traces a circle centered at the pole:Equation of a...
146
Polar Coordinates01:24

Polar Coordinates

The polar coordinate system offers an alternative to the Cartesian coordinate system for specifying points in a plane, using a distance and an angle instead of x and y coordinates. This system is particularly advantageous in situations involving circular or rotational symmetry, such as in physics or engineering problems involving waves, oscillations, or orbital paths.Defining Polar CoordinatesIn polar coordinates, a point is represented as P(r, ��), where r is the radial distance...
159
Circles01:18

Circles

A circle in the coordinate plane is defined as the set of all points that lie at a constant distance, known as the radius, from a fixed point called the center. This relationship is captured using the distance formula. For a point (x, y) on the circle and a center (h, k), the distance between them equals the radius r. By squaring both sides of the distance formula, the equation of the circle is written in standard form:Constructing the Equation from Geometric InformationIf the center and the...
114
Polar Equations of Conics01:29

Polar Equations of Conics

A conic section can be defined in polar coordinates as the set of all points whose distance from a fixed point, known as the focus, bears a constant ratio to their distance from a fixed line, known as the directrix. This constant ratio is called the eccentricity. This definition unifies all types of conic sections—ellipses, parabolas, and hyperbolas—under a single framework. When the focus is positioned at the origin of the polar coordinate system, a single polar equation can...
129
Curvilinear Motion: Polar Coordinates01:27

Curvilinear Motion: Polar Coordinates

In polar coordinates, the motion of a particle follows a curvilinear path. The radial coordinate symbolized as 'r,' extends outward from a fixed origin to the particle, while the angular coordinate, 'θ,' measured in radians, represents the counterclockwise angle between a fixed reference line and the radial line connecting the origin to the particle.
The particle's location is described using a unit vector along the radial direction. Deriving the particle's position...
736
Polar and Cylindrical Coordinates01:22

Polar and Cylindrical Coordinates

The Cartesian coordinate system is a very convenient tool to use when describing the displacements and velocities of objects and the forces acting on them. However, it becomes cumbersome when we need to describe the rotation of objects. So, when describing rotation, the polar coordinate system is generally used.
19.1K