Namespaces
Variants
Actions

Difference between revisions of "Mathematical morphology"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Importing text file)
 
m (tex encoded by computer)
 
Line 1: Line 1:
 +
<!--
 +
m1100901.png
 +
$#A+1 = 29 n = 0
 +
$#C+1 = 29 : ~/encyclopedia/old_files/data/M110/M.1100090 Mathematical morphology
 +
Automatically converted into TeX, above some diagnostics.
 +
Please remove this comment and the {{TEX|auto}} line below,
 +
if TeX found to be correct.
 +
-->
 +
 +
{{TEX|auto}}
 +
{{TEX|done}}
 +
 
A branch in digital image processing based on set-theoretical, geometrical and topological concepts, and as such particularly useful for the analysis of geometrical structure in an image. It has been applied in various disciplines, such as mineralogy, medical diagnostics, histology, remote sensing, [[Pattern recognition|pattern recognition]], computer vision, etc. To a large extent, the current status is due to its founders G. Matheron [[#References|[a1]]] and J. Serra [[#References|[a2]]], [[#References|[a3]]]. The first reference contains a comprehensive discussion on random sets and [[Integral geometry|integral geometry]]. Actually, it is this probabilistic branch which has made morphology into such a powerful methodology. Other main references are [[#References|[a4]]], [[#References|[a5]]].
 
A branch in digital image processing based on set-theoretical, geometrical and topological concepts, and as such particularly useful for the analysis of geometrical structure in an image. It has been applied in various disciplines, such as mineralogy, medical diagnostics, histology, remote sensing, [[Pattern recognition|pattern recognition]], computer vision, etc. To a large extent, the current status is due to its founders G. Matheron [[#References|[a1]]] and J. Serra [[#References|[a2]]], [[#References|[a3]]]. The first reference contains a comprehensive discussion on random sets and [[Integral geometry|integral geometry]]. Actually, it is this probabilistic branch which has made morphology into such a powerful methodology. Other main references are [[#References|[a4]]], [[#References|[a5]]].
  
 
The central idea of mathematical morphology is to examine the geometrical structure of an image by matching it with small patterns at various locations in the image. By varying the size and the shape of the matching patterns, called structuring elements, one can extract useful information about the shape of the different parts of the image and their interrelations. In general, this procedure results in non-linear image operators, some of which will be described briefly below.
 
The central idea of mathematical morphology is to examine the geometrical structure of an image by matching it with small patterns at various locations in the image. By varying the size and the shape of the matching patterns, called structuring elements, one can extract useful information about the shape of the different parts of the image and their interrelations. In general, this procedure results in non-linear image operators, some of which will be described briefly below.
  
Originally, mathematical morphology has been developed for binary images; these can be represented mathematically as sets. The corresponding morphological operators use essentially three ingredients from set theory, namely set intersection, union, complementation. In the Euclidean case, translation is added to these three. Let <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100901.png" /> (continuous case) or <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100902.png" /> (discrete case). Two basic morphological operators are dilation <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100903.png" /> and erosion <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100904.png" />, respectively given by Minkowski addition and subtraction:
+
Originally, mathematical morphology has been developed for binary images; these can be represented mathematically as sets. The corresponding morphological operators use essentially three ingredients from set theory, namely set intersection, union, complementation. In the Euclidean case, translation is added to these three. Let $  E = \mathbf R  ^ {d} $(
 +
continuous case) or $  E = \mathbf Z  ^ {d} $(
 +
discrete case). Two basic morphological operators are dilation $  \delta $
 +
and erosion $  \varepsilon $,  
 +
respectively given by Minkowski addition and subtraction:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100905.png" /></td> </tr></table>
+
$$
 +
\delta ( X ) = X \oplus A = \cup _ {a \in A } X _ {a} ,
 +
$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100906.png" /></td> </tr></table>
+
$$
 +
\varepsilon ( X ) = X \ominus A = \cap _ {a \in A } X _ {- a }  .
 +
$$
  
Here, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100907.png" />. The set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100908.png" /> represents the binary image and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m1100909.png" /> the so-called structuring element. The choice of the structuring element depends on the application at hand.
+
Here, $  X _ {a} = \{ {x + a } : {x \in X } \} $.  
 +
The set $  X $
 +
represents the binary image and $  A $
 +
the so-called structuring element. The choice of the structuring element depends on the application at hand.
  
It is obvious that dilation and erosion define increasing (or monotone) translation-invariant operators on <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009010.png" />. Every increasing translation-invariant operator can be written as
+
It is obvious that dilation and erosion define increasing (or monotone) translation-invariant operators on $  {\mathcal P} ( E ) = 2  ^ {E} $.  
 +
Every increasing translation-invariant operator can be written as
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009011.png" /></td> </tr></table>
+
$$
 +
\psi ( X ) = \cup _ {A \in {\mathcal V} ( \psi ) } X \ominus A = \cap _ {A \in {\mathcal V} ( \psi )  ^ {*} } X \oplus {\check{A}  } .
 +
$$
  
 
Here,
 
Here,
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009012.png" /></td> </tr></table>
+
$$
 +
{\mathcal V} ( \psi ) = \left \{ {A \subseteq E } : {0 \in \psi ( A ) } \right \}
 +
$$
  
is called the kernel of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009013.png" />, and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009014.png" />. Furthermore, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009015.png" /> denotes the negative operator given by <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009016.png" />, where <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009017.png" /> is the complement of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009018.png" />.
+
is called the kernel of $  \psi $,  
 +
and $  {\check{A}  } = - A $.  
 +
Furthermore, $  \psi  ^ {*} $
 +
denotes the negative operator given by $  \psi  ^ {*} ( X ) = [ \psi ( X  ^ {c} ) ]  ^ {c} $,  
 +
where $  X  ^ {c} $
 +
is the complement of $  X $.
  
 
The composition
 
The composition
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009019.png" /></td> </tr></table>
+
$$
 +
\alpha ( X ) = X \circ A = ( X \ominus A ) \oplus A
 +
$$
  
is an idempotent (<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009020.png" />), anti-extensive (<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009021.png" />, for every <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009022.png" />) operator. Operators with such properties are called openings. Dually, the composition
+
is an idempotent ( $  \alpha  ^ {2} = \alpha $),  
 +
anti-extensive ( $  \alpha ( X ) \subseteq X $,  
 +
for every $  X $)  
 +
operator. Operators with such properties are called openings. Dually, the composition
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009023.png" /></td> </tr></table>
+
$$
 +
\beta ( X ) = X \circ A = ( X \oplus A ) \ominus A
 +
$$
  
is called a closing; it is idempotent and extensive (<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009024.png" />, for every <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009025.png" />).
+
is called a closing; it is idempotent and extensive ( $  X \subseteq \beta ( X ) $,  
 +
for every $  X $).
  
Openings and closings are used for many different tasks. First, they can be used for image restoration (e.g., noise filtering). Towards that goal, one generally builds compositions of openings and closings, called alternating sequential filters. Secondly, these operators can be used to compute the so-called pattern spectrum <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009026.png" /> of an image:
+
Openings and closings are used for many different tasks. First, they can be used for image restoration (e.g., noise filtering). Towards that goal, one generally builds compositions of openings and closings, called alternating sequential filters. Secondly, these operators can be used to compute the so-called pattern spectrum $  { \mathop{\rm PS} } _ {X} $
 +
of an image:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009027.png" /></td> </tr></table>
+
$$
 +
{ \mathop{\rm PS} } _ {X} ( r,A ) = - {
 +
\frac{d}{dr }
 +
} { \mathop{\rm area} } ( X \circ rA ) ,  r \geq  0,
 +
$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009028.png" /></td> </tr></table>
+
$$
 +
{ \mathop{\rm PS} } _ {X} ( - r,A ) = {
 +
\frac{d}{dr }
 +
} { \mathop{\rm area} } ( X \circ rA ) ,  r > 0.
 +
$$
  
Here, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/m/m110/m110090/m11009029.png" /> has to be a [[Convex set|convex set]]. This pattern spectrum yields information about shape and/or texture of images: see [[#References|[a6]]].
+
Here, $  A $
 +
has to be a [[Convex set|convex set]]. This pattern spectrum yields information about shape and/or texture of images: see [[#References|[a6]]].
  
 
Some other important morphological transformations are the distance transform, the skeleton (or medial axis), geodesic reconstruction, and the hit-or-miss transform. Most of these tools were originally developed for binary images. Later, most of them have been extended for grey-scale images. Nowadays (1996), it is generally accepted that complete lattices constitute a natural theoretical framework for morphological operators (cf. [[Complete lattice|Complete lattice]]). A comprehensive discussion of this framework is given in [[#References|[a4]]].
 
Some other important morphological transformations are the distance transform, the skeleton (or medial axis), geodesic reconstruction, and the hit-or-miss transform. Most of these tools were originally developed for binary images. Later, most of them have been extended for grey-scale images. Nowadays (1996), it is generally accepted that complete lattices constitute a natural theoretical framework for morphological operators (cf. [[Complete lattice|Complete lattice]]). A comprehensive discussion of this framework is given in [[#References|[a4]]].

Latest revision as of 07:59, 6 June 2020


A branch in digital image processing based on set-theoretical, geometrical and topological concepts, and as such particularly useful for the analysis of geometrical structure in an image. It has been applied in various disciplines, such as mineralogy, medical diagnostics, histology, remote sensing, pattern recognition, computer vision, etc. To a large extent, the current status is due to its founders G. Matheron [a1] and J. Serra [a2], [a3]. The first reference contains a comprehensive discussion on random sets and integral geometry. Actually, it is this probabilistic branch which has made morphology into such a powerful methodology. Other main references are [a4], [a5].

The central idea of mathematical morphology is to examine the geometrical structure of an image by matching it with small patterns at various locations in the image. By varying the size and the shape of the matching patterns, called structuring elements, one can extract useful information about the shape of the different parts of the image and their interrelations. In general, this procedure results in non-linear image operators, some of which will be described briefly below.

Originally, mathematical morphology has been developed for binary images; these can be represented mathematically as sets. The corresponding morphological operators use essentially three ingredients from set theory, namely set intersection, union, complementation. In the Euclidean case, translation is added to these three. Let $ E = \mathbf R ^ {d} $( continuous case) or $ E = \mathbf Z ^ {d} $( discrete case). Two basic morphological operators are dilation $ \delta $ and erosion $ \varepsilon $, respectively given by Minkowski addition and subtraction:

$$ \delta ( X ) = X \oplus A = \cup _ {a \in A } X _ {a} , $$

$$ \varepsilon ( X ) = X \ominus A = \cap _ {a \in A } X _ {- a } . $$

Here, $ X _ {a} = \{ {x + a } : {x \in X } \} $. The set $ X $ represents the binary image and $ A $ the so-called structuring element. The choice of the structuring element depends on the application at hand.

It is obvious that dilation and erosion define increasing (or monotone) translation-invariant operators on $ {\mathcal P} ( E ) = 2 ^ {E} $. Every increasing translation-invariant operator can be written as

$$ \psi ( X ) = \cup _ {A \in {\mathcal V} ( \psi ) } X \ominus A = \cap _ {A \in {\mathcal V} ( \psi ) ^ {*} } X \oplus {\check{A} } . $$

Here,

$$ {\mathcal V} ( \psi ) = \left \{ {A \subseteq E } : {0 \in \psi ( A ) } \right \} $$

is called the kernel of $ \psi $, and $ {\check{A} } = - A $. Furthermore, $ \psi ^ {*} $ denotes the negative operator given by $ \psi ^ {*} ( X ) = [ \psi ( X ^ {c} ) ] ^ {c} $, where $ X ^ {c} $ is the complement of $ X $.

The composition

$$ \alpha ( X ) = X \circ A = ( X \ominus A ) \oplus A $$

is an idempotent ( $ \alpha ^ {2} = \alpha $), anti-extensive ( $ \alpha ( X ) \subseteq X $, for every $ X $) operator. Operators with such properties are called openings. Dually, the composition

$$ \beta ( X ) = X \circ A = ( X \oplus A ) \ominus A $$

is called a closing; it is idempotent and extensive ( $ X \subseteq \beta ( X ) $, for every $ X $).

Openings and closings are used for many different tasks. First, they can be used for image restoration (e.g., noise filtering). Towards that goal, one generally builds compositions of openings and closings, called alternating sequential filters. Secondly, these operators can be used to compute the so-called pattern spectrum $ { \mathop{\rm PS} } _ {X} $ of an image:

$$ { \mathop{\rm PS} } _ {X} ( r,A ) = - { \frac{d}{dr } } { \mathop{\rm area} } ( X \circ rA ) , r \geq 0, $$

$$ { \mathop{\rm PS} } _ {X} ( - r,A ) = { \frac{d}{dr } } { \mathop{\rm area} } ( X \circ rA ) , r > 0. $$

Here, $ A $ has to be a convex set. This pattern spectrum yields information about shape and/or texture of images: see [a6].

Some other important morphological transformations are the distance transform, the skeleton (or medial axis), geodesic reconstruction, and the hit-or-miss transform. Most of these tools were originally developed for binary images. Later, most of them have been extended for grey-scale images. Nowadays (1996), it is generally accepted that complete lattices constitute a natural theoretical framework for morphological operators (cf. Complete lattice). A comprehensive discussion of this framework is given in [a4].

References

[a1] G. Matheron, "Random sets and integral geometry" , Wiley (1975)
[a2] J. Serra, "Image analysis and mathematical morphology" , Acad. Press (1982)
[a3] "Image analysis and mathematical morphology. II: theoretical advances" J. Serra (ed.) , Acad. Press (1988)
[a4] H.J.A.M. Heijmans, "Morphological image operators" , Acad. Press (1994)
[a5] C.R. Giardina, E.R. Dougherty, "Morphological methods in image and signal processing" , Prentice-Hall (1988)
[a6] P. Maragos, "Pattern spectrum and multiscale shape representation" IEEE Trans. Pattern Analysis and Machine Intelligence , 11 (1989) pp. 701–716
How to Cite This Entry:
Mathematical morphology. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Mathematical_morphology&oldid=47787
This article was adapted from an original article by H.J.A.M. Heijmans (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article