Summary of Projective Geometry
In this article will emphasize on some important characteristics and invariants with respect to transformations in projective geometry.
Some properties in projective geometry
The following properties are important to know if you want to work on stereo image processing, photogrammetry computer vision which contains 3D reconstruction, depth estimation and so on. For different dimensions in projective space we would have some important properties which are somehow similar:
In 1D projective space:
-
The cross-ratio while linear transformation in constant (See the following figure):
In 2D projective space:
- Point at infinity, as we know projective space has more points than Euclidean space and they are called ideal points or points at infinity in which the last element of homogeneous coordinate is zero (Two parallel lines will cross each other at infinity):
- Line at infinity. In a perspective projection, ideal points will be located on a line which is called horizon. The line which connects two ideal points can be calculated by the cross product of them:
Two parallel lines cross each other at two points (at each end of lines), so the real projective line can be considered as a circle, See the following figure. The ideal line will be defined as:
- Duality of line and point. In one hand, the cross product between two points will result a line which connects the points, on the other hand, the cross product between two lines will result in a point which is where the lines intersect, so by changing the elements the result will be changed from line to point and vice versa:
- Colinearity. Three points are located on a same line if:
- Three lines intersect in a point if:
- Incidence of point and line:
- Incidence of line and point:
In 3D projective space:
-
There is a duality between point () and plane ().
-
Like 2D, ideal point () is where . And ideal plane () is where .
-
Three points define a plane if:
- Three planes intersect in a point if:
- Coplanarity. Four points are in a plane if:
- Intersection of four plane in a point:
- Incidence of point and plane:
- Incidence of plane and point:
Summary
- 2D Properties
Point | Line | ||
---|---|---|---|
Ideal point | Ideal Line | ||
Connect 2 points | Intersect 2 lines | ||
Colinearity | intersect 3 lines | ||
incidence point on line | Line through a point |
- 3D Properties
Point | Plane | ||
---|---|---|---|
Ideal point | Ideal Plane | ||
3 points define a plane | Intersection of 3 plane | ||
Coplanarity | Intersection of 4 planes | ||
Incidence of point & plane | plane through a point |
Last post: Projective Geometry