Digital geometry deals with
discrete
Discrete may refer to:
*Discrete particle or quantum in physics, for example in quantum theory
* Discrete device, an electronic component with just one circuit element, either passive or active, other than an integrated circuit
* Discrete group, ...
sets (usually discrete
point sets) considered to be
digitized models
A model is an informative representation of an object, person, or system. The term originally denoted the plans of a building in late 16th-century English, and derived via French and Italian ultimately from Latin , .
Models can be divided int ...
or
image
An image or picture is a visual representation. An image can be Two-dimensional space, two-dimensional, such as a drawing, painting, or photograph, or Three-dimensional space, three-dimensional, such as a carving or sculpture. Images may be di ...
s of objects of the 2D or 3D
Euclidean space
Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
.
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
Digital usually refers to something using discrete digits, often binary digits.
Businesses
*Digital bank, a form of financial institution
*Digital Equipment Corporation (DEC) or Digital, a computer company
*Digital Research (DR or DRI), a software ...
images.
Its main application areas are
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
image analysis
Image analysis or imagery analysis is the extraction of meaningful information from images; mainly from digital images by means of digital image processing techniques. Image analysis tasks can be as simple as reading barcode, bar coded tags or a ...
.
Main aspects of study are:
* Constructing digitized representations of objects, with the emphasis on precision and efficiency (either by means of synthesis, see, for example,
Bresenham's line algorithm or digital disks, or by means of digitization and subsequent processing of digital images).
* Study of properties of digital sets; see, for example,
Pick's theorem, digital convexity,
digital straightness, or digital planarity.
* Transforming digitized representations of objects, for example (A) into simplified shapes such as (i) skeletons, by repeated removal of simple points such that the
digital topology of an image does not change, or (ii) medial axis, by calculating local maxima in a distance transform of the given digitized object representation, or (B) into modified shapes using
mathematical morphology.
* Reconstructing "real" objects or their properties (area, length, curvature, volume, surface area, and so forth) from digital images.
* Study of digital curves, digital surfaces, and
digital manifolds.
* Designing tracking algorithms for digital objects.
* Functions on digital space.
* Curve sketching, a method of drawing a curve pixel by pixel.

Digital geometry heavily overlaps with
discrete geometry
Discrete geometry and combinatorial geometry are branches of geometry that study combinatorial properties and constructive methods of discrete geometric objects. Most questions in discrete geometry involve finite or discrete sets of basic geom ...
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 (See
image processing
An image or picture is a visual representation. An image can be two-dimensional, such as a drawing, painting, or photograph, or three-dimensional, such as a carving or sculpture. Images may be displayed through other media, including a pr ...
).
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 (digital-)connectivity determine a
digital topology.
In digital space, the digitally continuous function (A. Rosenfeld, 1986) and the
gradually varied function (L. Chen, 1989) were proposed, independently.
A digitally continuous function means a function in which the value (an integer) 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, , ''f''(''x'') − ''f''(''y''), ≤ 1.
A gradually varied function is a function from a digital space
to
where