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

Image Filters
[Filters]


Modules

Intensity Image Filters
Image Enhancement Filters
Image Feature Extraction Filters
Image Segmentation Filters

Compounds

class  DenseFiniteDifferenceImageFilter
class  GradientAnisotropicDiffusionImageFilter
class  GradientVectorFlowImageFilter
 This class computes a diffusion of the gradient vectors for graylevel or binary edge map derive from the image. It enlarges the capture range of the gradient force and make external force derived from the gradient work effectively in the framework of deformable model. More...

class  ImageToImageFilter
 Base class for filters that take an image as input and produce an image as output. More...

class  ImageToMeshFilter
class  ImageToParametricSpaceFilter
 Generate a mesh of parametric space from input images. More...

class  itkBSplineDecompositionImageFilter
 Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More...

class  NeighborhoodOperatorImageFilter
 Applies a single NeighborhoodOperator to an image region. More...

class  RecursiveSeparableImageFilter
 Base class for recursive convolution with a kernel. More...

class  SpatialFunctionImageEvaluatorFilter
 Evaluates a SpatialFunction onto a source image. More...

class  VectorNeighborhoodOperatorImageFilter
 Applies a single scalar NeighborhoodOperator to an itk::Vector image region. More...


Detailed Description

Image filters process input images and produce output images. Inputs are unmodified. The pipeline architecture makes provisions for supporting streaming by using packets of data defined by regions
See also:
Image , PhysicalImage , ImageRegion

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