- Morphological skeleton
-
In digital image processing, morphological skeleton is a skeleton (or medial axis) representation of a shape or binary image, computed by means of morphological operators.
Morphological skeletons are of two kinds:
- Those defined and by means of morphological openings, from which the original shape can be reconstructed,
- Those computed by means of the hit-or-miss transform, which preserve the shape's topology.
Contents
Skeleton by openings
Lantuéjoul's formula
Continuous images
In (Lantuéjoul 1977)[1], Lantuéjoul derived the following morphological formula for the skeleton of a continuous binary image :
- ,
where and are the morphological erosion and opening, respectively, and ρB is an open ball of radius ρ.
Discrete images
Let {nB}, , be a family of shapes, where B is a structuring element,
- , and
- 0B = {o}, where o denotes the origin.
The variable n is called the size of the structuring element.
Lantuéjoul's formula has been discretized as follows. For a discrete binary image , the skeleton S(X) is the union of the skeleton subsets {Sn(X)}, , where:
- .
Reconstruction from the skeleton
The original shape X can be reconstructed from the set of skeleton subsets {Sn(X)} as follows:
- .
Partial reconstructions can also be performed, leading to opened versions of the original shape:
- .
The skeleton as the centers of the maximal disks
Let nBz be the translated version version of nB to the point z, that is, .
A shape nBz centered at z is called a maximal disk in a set A when:
- , and
- if, for some integer m and some point y, , then .
Each skeleton subset Sn(X) consists of the centers of all maximal disks of size n.
Notes
- ^ See also (Serra's 1982 book)
References
- Image Analysis and Mathematical Morphology by Jean Serra, ISBN 0126372403 (1982)
- Image Analysis and Mathematical Morphology, Volume 2: Theoretical Advances by Jean Serra, ISBN 0-12-637241-1 (1988)
- An Introduction to Morphological Image Processing by Edward R. Dougherty, ISBN 0-8194-0845-X (1992)
- Ch. Lantuéjoul, "Sur le modèle de Johnson-Mehl généralisé", Internal report of the Centre de Morph. Math., Fontainebleau, France, 1977.
Categories:- Mathematical morphology
- Digital geometry
- Computer graphics stubs
- Computer science stubs
Wikimedia Foundation. 2010.