HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, homogeneous coordinates or projective coordinates, introduced by
August Ferdinand Möbius August Ferdinand Möbius (, ; ; 17 November 1790 – 26 September 1868) was a German mathematician and theoretical astronomer. Life and education Möbius was born in Schulpforta, Electorate of Saxony, and was descended on his mothe ...
in his 1827 work , are a system of coordinates used in
projective geometry In mathematics, projective geometry is the study of geometric properties that are invariant with respect to projective transformations. This means that, compared to elementary Euclidean geometry, projective geometry has a different setting (''p ...
, just as
Cartesian coordinates In geometry, a Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of real numbers called ''coordinates'', which are the signed distances to the point from two fixed perpendicular o ...
are used in
Euclidean geometry Euclidean geometry is a mathematical system attributed to ancient Greek mathematics, Greek mathematician Euclid, which he described in his textbook on geometry, ''Euclid's Elements, Elements''. Euclid's approach consists in assuming a small set ...
. They have the advantage that the coordinates of points, including points at infinity, can be represented using finite coordinates. Formulas involving homogeneous coordinates are often simpler and more symmetric than their Cartesian counterparts. Homogeneous coordinates have a range of applications, including
computer graphics Computer graphics deals with generating images and art with the aid of computers. Computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. ...
and 3D
computer vision Computer vision tasks include methods for image sensor, acquiring, Image processing, processing, Image analysis, analyzing, and understanding digital images, and extraction of high-dimensional data from the real world in order to produce numerical ...
, where they allow
affine transformation In Euclidean geometry, an affine transformation or affinity (from the Latin, '' affinis'', "connected with") is a geometric transformation that preserves lines and parallelism, but not necessarily Euclidean distances and angles. More general ...
s and, in general, projective transformations to be easily represented by a
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
. They are also used in fundamental
elliptic curve cryptography Elliptic-curve cryptography (ECC) is an approach to public-key cryptography based on the algebraic structure of elliptic curves over finite fields. ECC allows smaller keys to provide equivalent security, compared to cryptosystems based on modula ...
algorithms. If homogeneous coordinates of a point are multiplied by a non-zero scalar then the resulting coordinates represent the same point. Since homogeneous coordinates are also given to points at infinity, the number of coordinates required to allow this extension is one more than the dimension of the projective space being considered. For example, two homogeneous coordinates are required to specify a point on the projective line and three homogeneous coordinates are required to specify a point in the projective plane.


Introduction

The real projective plane can be thought of as the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
with additional points added, which are called points at infinity, and are considered to lie on a new line, the line at infinity. There is a point at infinity corresponding to each direction (numerically given by the slope of a line), informally defined as the limit of a point that moves in that direction away from the origin. Parallel lines in the Euclidean plane are said to intersect at a point at infinity corresponding to their common direction. Given a point on the Euclidean plane, for any non-zero real number Z, the triple is called a set of homogeneous coordinates for the point. By this definition, multiplying the three homogeneous coordinates by a common, non-zero factor gives a new set of homogeneous coordinates for the same point. In particular, is such a system of homogeneous coordinates for the point . For example, the Cartesian point can be represented in homogeneous coordinates as or . The original Cartesian coordinates are recovered by dividing the first two positions by the third. Thus unlike Cartesian coordinates, a single point can be represented by infinitely many homogeneous coordinates. The equation of a line through the origin may be written where n and m are not both 0. In parametric form this can be written x = mt, y = -nt. Let Z = 1/t, so the coordinates of a point on the line may be written . In homogeneous coordinates this becomes . In the limit, as t approaches infinity, in other words, as the point moves away from the origin, Z approaches 0 and the homogeneous coordinates of the point become . Thus we define as the homogeneous coordinates of the point at infinity corresponding to the direction of the line . As any line of the Euclidean plane is parallel to a line passing through the origin, and since parallel lines have the same point at infinity, the infinite point on every line of the Euclidean plane has been given homogeneous coordinates. To summarize: *Any point in the projective plane is represented by a triple , called 'homogeneous coordinates' or 'projective coordinates' of the point, where X, Y and Z are not all 0. *The point represented by a given set of homogeneous coordinates is unchanged if the coordinates are multiplied by a common factor. *Conversely, two sets of homogeneous coordinates represent the same point if and only if one is obtained from the other by multiplying all the coordinates by the same non-zero constant. *When Z is not 0 the point represented is the point in the Euclidean plane. *When Z is 0 the point represented is a point at infinity. The triple is omitted and does not represent any point. The origin of the Euclidean plane is represented by .


Notation

Some authors use different notations for homogeneous coordinates which help distinguish them from Cartesian coordinates. The use of colons instead of commas, for example (x:y:z) instead of , emphasizes that the coordinates are to be considered ratios. Square brackets, as in emphasize that multiple sets of coordinates are associated with a single point. Some authors use a combination of colons and square brackets, as in :y:z/math>.


Other dimensions

The discussion in the preceding section applies analogously to projective spaces other than the plane. So the points on the
projective line In projective geometry and mathematics more generally, a projective line is, roughly speaking, the extension of a usual line by a point called a '' point at infinity''. The statement and the proof of many theorems of geometry are simplified by the ...
may be represented by pairs of coordinates , not both zero. In this case, the point at infinity is . Similarly the points in projective n-space are represented by (n+1)-tuples.


Other projective spaces

The use of
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s gives homogeneous coordinates of points in the classical case of the real projective spaces, however any field may be used, in particular, the
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s may be used for complex projective space. For example, the complex projective line uses two homogeneous complex coordinates and is known as the Riemann sphere. Other fields, including
finite field In mathematics, a finite field or Galois field (so-named in honor of Évariste Galois) is a field (mathematics), field that contains a finite number of Element (mathematics), elements. As with any field, a finite field is a Set (mathematics), s ...
s, can be used. Homogeneous coordinates for projective spaces can also be created with elements from a
division ring In algebra, a division ring, also called a skew field (or, occasionally, a sfield), is a nontrivial ring in which division by nonzero elements is defined. Specifically, it is a nontrivial ring in which every nonzero element has a multiplicativ ...
(a skew field). However, in this case, care must be taken to account for the fact that multiplication may not be
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
. For the general ring ''A'', a projective line over ''A'' can be defined with homogeneous factors acting on the left and the
projective linear group In mathematics, especially in the group theoretic area of algebra, the projective linear group (also known as the projective general linear group or PGL) is the induced action of the general linear group of a vector space ''V'' on the associa ...
acting on the right.


Alternative definition

Another definition of the real projective plane can be given in terms of
equivalence class In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements ...
es. For non-zero elements of \mathbb^3, define to mean there is a non-zero \lambda so that . Then \sim is an equivalence relation and the projective plane can be defined as the equivalence classes of If is one of the elements of the equivalence class p then these are taken to be homogeneous coordinates of p. Lines in this space are defined to be sets of solutions of equations of the form where not all of a, b and c are zero. Satisfaction of the condition depends only on the equivalence class of so the equation defines a set of points in the projective plane. The mapping defines an inclusion from the Euclidean plane to the projective plane and the complement of the image is the set of points with . The equation is an equation of a line in the projective plane ( see definition of a line in the projective plane), and is called the line at infinity. The equivalence classes, p, are the lines through the origin with the origin removed. The origin does not really play an essential part in the previous discussion so it can be added back in without changing the properties of the projective plane. This produces a variation on the definition, namely the projective plane is defined as the set of lines in \mathbb^3 that pass through the origin and the coordinates of a non-zero element of a line are taken to be homogeneous coordinates of the line. These lines are now interpreted as points in the projective plane. Again, this discussion applies analogously to other dimensions. So the projective space of dimension n can be defined as the set of lines through the origin in \mathbb^.


Homogeneity

Homogeneous coordinates are not uniquely determined by a point, so a function defined on the coordinates, say , does not determine a function defined on points as with Cartesian coordinates. But a condition defined on the coordinates, as might be used to describe a curve, determines a condition on points if the function is homogeneous. Specifically, suppose there is a k such that f(\lambda x, \lambda y, \lambda z) = \lambda^k f(x,y,z). If a set of coordinates represents the same point as then it can be written for some non-zero value of \lambda . Then f(x,y,z)=0 \iff f(\lambda x, \lambda y, \lambda z) = \lambda^k f(x,y,z)=0. A
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
of degree k can be turned into a homogeneous polynomial by replacing x with x/z, y with y/z and multiplying by z^k, in other words by defining f(x, y, z)=z^k g(x/z, y/z). The resulting function f is a polynomial, so it makes sense to extend its domain to triples where . The process can be reversed by setting , or g(x, y)=f(x, y, 1). The equation can then be thought of as the homogeneous form of and it defines the same curve when restricted to the Euclidean plane. For example, the homogeneous form of the equation of the line is


Line coordinates and duality

The equation of a line in the projective plane may be given as where s, t and u are constants. Each triple determines a line, the line determined is unchanged if it is multiplied by a non-zero scalar, and at least one of s, t and u must be non-zero. So the triple may be taken to be homogeneous coordinates of a line in the projective plane, that is line coordinates as opposed to point coordinates. If in sx+ty+uz=0 the letters s, t and u are taken as variables and x, y and z are taken as constants then the equation becomes an equation of a set of lines in the space of all lines in the plane. Geometrically it represents the set of lines that pass through the point and may be interpreted as the equation of the point in line-coordinates. In the same way, planes in 3-space may be given sets of four homogeneous coordinates, and so on for higher dimensions. The same relation, , may be regarded as either the equation of a line or the equation of a point. In general, there is no difference either algebraically or logically between homogeneous coordinates of points and lines. So plane geometry with points as the fundamental elements and plane geometry with lines as the fundamental elements are equivalent except for interpretation. This leads to the concept of duality in projective geometry, the principle that the roles of points and lines can be interchanged in a theorem in projective geometry and the result will also be a theorem. Analogously, the theory of points in projective 3-space is dual to the theory of planes in projective 3-space, and so on for higher dimensions.


Plücker coordinates

Assigning coordinates to lines in projective 3-space is more complicated since it would seem that a total of 8 coordinates, either the coordinates of two points which lie on the line or two planes whose intersection is the line, are required. A useful method, due to Julius Plücker, creates a set of six coordinates as the determinants from the homogeneous coordinates of two points and on the line. The Plücker embedding is the generalization of this to create homogeneous coordinates of elements of any dimension m in a projective space of dimension n.


Circular points

The homogeneous form for the equation of a circle in the real or complex projective plane is . The intersection of this curve with the line at infinity can be found by setting . This produces the equation which has two solutions over the complex numbers, giving rise to the points with homogeneous coordinates and in the complex projective plane. These points are called the circular points at infinity and can be regarded as the common points of intersection of all circles. This can be generalized to curves of higher order as circular algebraic curves.


Change of coordinate systems

Just as the selection of axes in the Cartesian coordinate system is somewhat arbitrary, the selection of a single system of homogeneous coordinates out of all possible systems is somewhat arbitrary. Therefore, it is useful to know how the different systems are related to each other. Let be homogeneous coordinates of a point in the projective plane. A fixed matrix A=\begina&b&c\\d&e&f\\g&h&i\end, with nonzero
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
, defines a new system of coordinates by the equation \beginX\\Y\\ Z\end=A\beginx\\y\\z\end. Multiplication of by a scalar results in the multiplication of by the same scalar, and X, Y and Z cannot be all 0 unless x, y and z are all zero since A is nonsingular. So are a new system of homogeneous coordinates for the same point of the projective plane.


Barycentric coordinates

Möbius's original formulation of homogeneous coordinates specified the position of a point as the
center of mass In physics, the center of mass of a distribution of mass in space (sometimes referred to as the barycenter or balance point) is the unique point at any given time where the weight function, weighted relative position (vector), position of the d ...
(or barycenter) of a system of three point masses placed at the vertices of a fixed triangle. Points within the triangle are represented by positive masses and points outside the triangle are represented by allowing negative masses. Multiplying the masses in the system by a scalar does not affect the center of mass, so this is a special case of a system of homogeneous coordinates.


Trilinear coordinates

Let l, m and n be three lines in the plane and define a set of coordinatesX, Y and Z of a point p as the signed distances from p to these three lines. These are called the ''trilinear coordinates'' of p with respect to the triangle whose vertices are the pairwise intersections of the lines. Strictly speaking these are not homogeneous, since the values of X, Y and Z are determined exactly, not just up to proportionality. There is a linear relationship between them however, so these coordinates can be made homogeneous by allowing multiples of to represent the same point. More generally, X, Y and Z can be defined as constants p, r and q times the distances to l, m and n, resulting in a different system of homogeneous coordinates with the same triangle of reference. This is, in fact, the most general type of system of homogeneous coordinates for points in the plane if none of the lines is the line at infinity.


Use in computer graphics and computer vision

Homogeneous coordinates are ubiquitous in computer graphics because they allow common vector operations such as
translation Translation is the communication of the semantics, meaning of a #Source and target languages, source-language text by means of an Dynamic and formal equivalence, equivalent #Source and target languages, target-language text. The English la ...
,
rotation Rotation or rotational/rotary motion is the circular movement of an object around a central line, known as an ''axis of rotation''. A plane figure can rotate in either a clockwise or counterclockwise sense around a perpendicular axis intersect ...
, scaling and perspective projection to be represented as a matrix by which the vector is multiplied. By the chain rule, any sequence of such operations can be multiplied out into a single matrix, allowing simple and efficient processing. By contrast, using Cartesian coordinates, translations and perspective projection cannot be expressed as matrix multiplications, though other operations can. Modern
OpenGL OpenGL (Open Graphics Library) is a Language-independent specification, cross-language, cross-platform application programming interface (API) for rendering 2D computer graphics, 2D and 3D computer graphics, 3D vector graphics. The API is typic ...
and
Direct3D Direct3D is a graphics application programming interface (API) for Microsoft Windows. Part of DirectX, Direct3D is used to render three-dimensional graphics in applications where performance is important, such as games. Direct3D uses hardware ...
graphics card A graphics card (also called a video card, display card, graphics accelerator, graphics adapter, VGA card/VGA, video adapter, display adapter, or colloquially GPU) is a computer expansion card that generates a feed of graphics output to a displa ...
s take advantage of homogeneous coordinates to implement a vertex shader efficiently using vector processors with 4-element registers. For example, in perspective projection, a position in space is associated with the line from it to a fixed point called the ''center of projection''. The point is then mapped to a plane by finding the point of intersection of that plane and the line. This produces an accurate representation of how a three-dimensional object appears to the eye. In the simplest situation, the center of projection is the origin and points are mapped to the plane , working for the moment in Cartesian coordinates. For a given point in space, , the point where the line and the plane intersect is . Dropping the now superfluous z coordinate, this becomes . In homogeneous coordinates, the point is represented by and the point it maps to on the plane is represented by , so projection can be represented in matrix form as \begin1&0&0&0\\0&1&0&0\\0&0&1&0\end Matrices representing other geometric transformations can be combined with this and each other by matrix multiplication. As a result, any perspective projection of space can be represented as a single matrix.


Notes


References

* * * * * * * *


Further reading

* *


External links

* Jules Bloomenthal and Jon Rokne, Homogeneous coordinate

{{Webarchive, url=https://web.archive.org/web/20210226225843/http://www.unchainedgeometry.com/jbloom/pdf/homog-coords.pdf , date=2021-02-26 * Ching-Kuang Shene, Homogeneous coordinate


Wolfram MathWorld
Linear algebra Projective geometry 1827 in science