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

Image Enhancement Filters
[Image Filters]


Compounds

class  AnisotropicDiffusionFunction
class  AnisotropicDiffusionImageFilter
class  BilateralImageFilter
 Blurs an image while preserving edges. More...

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

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

class  BinaryMinMaxCurvatureFlowImageFilter
 Denoise a binary image using min/max curvature flow. More...

class  BinomialBlurImageFilter
 Performs a separable blur on each dimension of an image. More...

class  BloxBoundaryPointImageToBloxBoundaryProfileImageFilter
 Converts a BloxImage of BloxBoundaryPoints to a BloxImage of BloxBoundaryProfiles. More...

class  BloxBoundaryPointToCoreAtomImageFilter
 Converts a gradient image to an BloxImage of BloxBoundaryPoints. More...

class  CurvatureAnisotropicDiffusionImageFilter
class  CurvatureFlowImageFilter
 Denoise an image using curvature driven flow. More...

class  CurvatureNDAnisotropicDiffusionFunction
class  DifferenceOfGaussiansGradientImageFilter
 Performs difference-of-gaussians gradient detection. More...

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

class  DiscreteGaussianImageFilter
 Blurs an image by separable convolution with discrete gaussian kernels. This filter performs Gaussian blurring by separable convolution of an image and a discrete Gaussian operator (kernel). More...

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

class  GradientAnisotropicDiffusionImageFilter
class  GradientImageToBloxBoundaryPointImageFilter
 Converts a gradient image to an BloxImage of BloxBoundaryPoints. More...

class  GradientNDAnisotropicDiffusionFunction
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  MinMaxCurvatureFlowImageFilter
 Denoise an image using min/max curvature flow. 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...

class  PlaheImageFilter
class  PlaheImageFilter
class  RecursiveGaussianImageFilter
 Base class for recursive convolution with Gaussian kernel. More...

class  ScalarAnisotropicDiffusionFunction
class  VectorAnisotropicDiffusionFunction
class  VectorCurvatureAnisotropicDiffusionImageFilter
class  VectorGradientAnisotropicDiffusionImageFilter

Detailed Description

Image enhancement filters process an image to enhance the appearance of an image either for visualization purposes or for further processing. Examples of image enhancement filters available in ITK are: anisotropic diffusion, Gaussian filter, and histogram equalization.
Generated at Fri May 21 01:17:44 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000