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 dilation of 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...


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 Wed Mar 12 01:13:44 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000