Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Mathematical Morphology Image Filters
[Intensity Image Filters]


Compounds

class  BinaryDilateImageFilter
 Binary dilation of an image. More...

class  BinaryErodeImageFilter
 Binary erosion of an image. More...

class  DilateObjectMorphologyImageFilter
 dilation of an object in an image. More...

class  ErodeObjectMorphologyImageFilter
 Erosion of an object in an image. More...

class  GrayscaleDilateImageFilter
 gray scale dilation of an image. More...

class  GrayscaleErodeImageFilter
 gray scale dilation of an image. More...

class  GrayscaleFunctionDilateImageFilter
 gray scale function dilation of an image. More...

class  GrayscaleFunctionErodeImageFilter
 gray scale function erosion of an image. More...

class  MorphologyImageFilter
 Base class for the morphological operations such as erosion and dialation. More...

class  ObjectMorphologyImageFilter
 Base class for the morphological operations being applied to isolated objects in an image. More...


Detailed Description

Mathematical morphology filters are a particular class of cellular automata. They modify the value of a pixel based on the values of a neighborhood. The neighborhood is now as the structured element.

See also:
Image , PhysicalImage , ImageRegion , BinaryMorphologicalFilterBase

Generated at Fri May 21 01:17:44 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000