Vanishing Point
Definition
The image point where a set of parallel real-world lines converges due to perspective. Identifying vanishing points for multiple sets of parallel lines allows the analyst to recover the camera's orientation relative to the scene.
- Field
- Perspective geometry and photogrammetry
- Cause
- Perspective projection of parallel 3D lines onto a 2D image plane
- Requires
- At least two vanishing points to recover camera orientation
- Common sources
- Building edges, road lane markings, door frames
Common questions
Why does an analyst need more than one vanishing point?+
A single vanishing point constrains only one direction of the camera's orientation. Combining vanishing points from two or three mutually perpendicular sets of parallel lines, such as vertical building edges and two sets of horizontal edges, lets the analyst solve for the full camera orientation relative to the scene.
What happens to vanishing point accuracy when the source lines are short or poorly resolved?+
Vanishing points are found by extrapolating lines to their intersection, so a small error in a short or blurred line segment is magnified over the extrapolation distance. Analysts prefer long, well-defined lines spanning much of the frame to keep the estimated vanishing point stable.
Related terms
- Camera Calibration
- The process of determining the camera's intrinsic parameters: focal length, principal point, and lens distortion coefficients. Calibration can be done from a...
- Homography
- A 3x3 projective transformation matrix that maps one plane to another. For a flat scene (a floor, a wall, a road surface),...
- Projective Geometry
- The mathematical framework describing how 3D points are mapped to 2D image coordinates through the camera model. Lines remain lines, but distances...
- Structure-from-Motion (SfM)
- A photogrammetric technique in which overlapping images from a drone or camera, processed by software, generate a three-dimensional point cloud and textured...
- Uncertainty Propagation
- The mathematical process of carrying measurement errors through a calculation to estimate the error in the final result. For photogrammetric measurements, it...