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

Image Filters
[Filters]


Modules

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

Classes

class  itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage >
 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  itk::BinaryMaskToNarrowBandPointSetFilter< TInputImage, TOutputMesh >
 Generate a PointSet containing the narrow band around the edges of a input binary image. More...
class  itk::itkBSplineDecompositionImageFilter
 Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More...
class  itk::ExtractOrthogonalSwath2DImageFilter< TImage >
 Extracts into rectangular form a "swath" image from the input image along the parametric path. More...
class  itk::GradientAnisotropicDiffusionImageFilter< TInputImage, TOutputImage >
class  itk::ImageToMeshFilter< TInputImage, TOutputMesh >
class  itk::ImageToParametricSpaceFilter< TInputImage, TOutputMesh >
 Generate a mesh of parametric space from input images. More...
class  itk::NeighborhoodOperatorImageFilter< TInputImage, TOutputImage >
 Applies a single NeighborhoodOperator to an image region. More...
class  itk::RecursiveSeparableImageFilter< TInputImage, TOutputImage >
 Base class for recursive convolution with a kernel. More...
class  itk::SpatialFunctionImageEvaluatorFilter< TSpatialFunction, TInputImage, TOutputImage >
 Evaluates a SpatialFunction onto a source image. More...
class  itk::VectorNeighborhoodOperatorImageFilter< TInputImage, TOutputImage >
 Applies a single scalar NeighborhoodOperator to an itk::Vector image region. More...
class  itk::DenseFiniteDifferenceImageFilter< TInputImage, TOutputImage >
class  itk::ImageAndPathToImageFilter< TInputImage, TInputPath, TOutputImage >
 Base class for filters that take both a path and an image as input and produce a path as output. More...
class  itk::ImageToImageFilter< TInputImage, TOutputImage >
 Base class for filters that take an image as input and produce an image as output. More...
class  itk::InPlaceImageFilter< TInputImage >
 Base class for filters that take an image as input and overwrite that image as the output. 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 Sun Apr 1 02:48:27 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000