Modules | |
Intensity Image Filters | |
Image Enhancement Filters | |
Image Feature Extraction Filters | |
Image Segmentation Filters | |
Classes | |
class | BinaryMaskToNarrowBandPointSetFilter |
Generate a PointSet containing the narrow band around the edges of a input binary image. More... | |
class | DenseFiniteDifferenceImageFilter |
class | ExtractOrthogonalSwath2DImageFilter |
Extracts into rectangular form a "swath" image from the input image along the parametric path. More... | |
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 | ImageAndPathToImageFilter |
Base class for filters that take both a path and an image as input and produce a path as output. 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 | InPlaceImageFilter |
Base class for filters that take an image as input and overwrite that image as the output. More... | |
class | itkBSplineDecompositionImageFilter |
Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More... | |
class | MaskNeighborhoodOperatorImageFilter |
Applies a single NeighborhoodOperator to an image, processing only those pixels that are under a mask. More... | |
class | NeighborhoodOperatorImageFilter |
Applies a single NeighborhoodOperator to an image region. More... | |
class | NormalizedCorrelationImageFilter |
Computes the normalized correlation of an image and a template. 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... |
PhysicalImage
ImageRegion