Binary OperatorIn binary morphology, dilation is a shift-invariant (translation invariant) operator, strongly related to the Minkowski addition. A binary image is viewed in mathematical morphology as a subset of an Euclidean space Rd or the integer grid Zd, for some dimension d. Let E be an Euclidean space or an integer grid, A a binary image in E, and B a structuring element. The dilation of A by B is defined by:
The dilation is commutative, also given by: If B has a center on the origin, then the dilation of A by B can be understood as the locus of the points covered by B when the center of B moves inside A. The dilation of a square of side 10, centered at the origin, by a disk of radius 2, also centered at the origin, is a square of side 12, with rounded corners, centered at the origin. The radius of the rounded corners is 2. The dilation can also be obtained by: Properties of binary dilationHere are some properties of the binary dilation operator:
Grayscale dilationIn grayscale morphology, images are functions mapping an Euclidean space or grid E into Grayscale structuring elements are also functions of the same format, called "structuring functions". Denoting an image by f(x) and the structuring function by b(x), the grayscale dilation of f by b is given by
where "sup" denotes the supremum. Flat structuring functionsIt is common to use flat structuring elements in morphological applications. Flat structuring functions are functions b(x) in the form
where In this case, the dilation is greatly simplified, and given by
In the bounded, discrete case (E is a grid and B is bounded), the supremum operator can be replaced by the maximum. Thus, dilation is a particular cases of order statistics filters, returning the maximum value within a moving window (the symmetric of the structuring function support B). Dilation on complete latticesComplete lattices are partially ordered sets, where every subset has an infimum and a supremum. In particular, it contains a least element and a greatest element (also denoted "universe"). Let A dilation is any operator
See alsoBibliography
| |