Oriented projective geometry

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Script error: No such module "Unsubst". Script error: No such module "Unsubst". Oriented projective geometry is an oriented version of real projective geometry.

Whereas the real projective plane describes the set of all unoriented lines through the origin in R3, the oriented projective plane describes lines with a given orientation. There are applications in computer graphics and computer vision where it is necessary to distinguish between rays light being emitted or absorbed by a point.

Elements in an oriented projective space are defined using signed homogeneous coordinates. Let *n be the set of elements of n excluding the origin.

  1. Oriented projective line, 𝕋1: (x,w)*2, with the equivalence relation (x,w)(ax,aw) for all a>0.
  2. Oriented projective plane, 𝕋2: (x,y,w)*3, with (x,y,w)(ax,ay,aw) for all a>0.

These spaces can be viewed as extensions of euclidean space. 𝕋1 can be viewed as the union of two copies of , the sets (x,1) and (x,-1), plus two additional points at infinity, (1,0) and (-1,0). Likewise 𝕋2 can be viewed as two copies of 2, (x,y,1) and (x,y,-1), plus one copy of 𝕋 (x,y,0).

An alternative way to view the spaces is as points on the circle or sphere, given by the points (x,y,w) with

x2+y2+w2=1.

Oriented real projective space

Let n be a nonnegative integer. The (analytical model of, or canonicalTemplate:Sfn) oriented (real) projective space or (canonicalTemplate:Sfn) two-sided projectiveTemplate:Sfn space 𝕋n is defined as

𝕋n={{λZ:λ>0}:Zn+1{0}}={>0Z:Zn+1{0}}.Template:Sfn

Here, we use 𝕋 to stand for two-sided.

Distance in oriented real projective space

Distances between two points p=(px,py,pw) and q=(qx,qy,qw) in 𝕋2 can be defined as elements

((pxqwqxpw)2+(pyqwqypw)2,sign(pwqw)(pwqw)2)

in 𝕋1.Template:Sfn

Oriented complex projective geometry

Script error: No such module "Labelled list hatnote". Let n be a nonnegative integer. The oriented complex projective space S1n is defined as

S1n={{λZ:λ>0}:Zn+1{0}}={>0Z:Zn+1{0}}.Template:Sfn Here, we write S1 to stand for the 1-sphere.

See also

Notes

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

References

  • Script error: No such module "citation/CS1".
    From original Stanford Ph.D. dissertation, Primitives for Computational Geometry, available as [1].
  • Script error: No such module "citation/CS1".
    Nice introduction to oriented projective geometry in chapters 14 and 15. More at author's website. Sherif Ghali.
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • A. G. Oliveira, P. J. de Rezende, F. P. SelmiDei An Extension of CGAL to the Oriented Projective Plane T2 and its Dynamic Visualization System, 21st Annual ACM Symp. on Computational Geometry, Pisa, Italy, 2005.
  • Script error: No such module "citation/CS1".