Digital geometry


Digital geometry deals with discrete sets considered to be digitized models or images of objects of the 2D or 3D Euclidean space.
Simply put, digitizing is replacing an object by a discrete set of its points. The images we see on the TV screen, the raster display of a computer, or in newspapers are in fact digital images.
Its main application areas are computer graphics and image analysis.
Main aspects of study are:
Digital geometry heavily overlaps with discrete geometry and may be considered as a part thereof.

Digital space

A 2D digital space usually means a 2D grid space that only contains integer points in 2D Euclidean space. A 2D image is a function on a 2D digital space.
In Rosenfeld and Kak's book, digital connectivity are defined as the relationship among elements in digital space. For example, 4-connectivity and 8-connectivity in 2D. Also see pixel connectivity. A digital space and its connectivity determine a digital topology.
In digital space, the digitally continuous function and the gradually varied function were proposed, independently.
A digitally continuous function means a function in which the value at a digital point is the same or off by at most 1 from its neighbors. In other words, if x and y are two adjacent points in a digital space, |ff| ≤ 1.
A gradually varied function is a function from a digital space to where and are real numbers. This function possesses the following property: If x and y are two adjacent points in, assume, then, , or. So we can see that the gradually varied function is defined to be more general than the digitally continuous function.
An extension theorem related to above functions was mentioned by A. Rosenfeld and completed by L. Chen. This theorem states: Let and. The necessary and sufficient condition for the existence of the gradually varied extension of is : for each pair of points and in, assume and, we have, where is the distance between and.