Modules | |
| Mathematical Morphology Image Filters | |
Compounds | |
| class | AcosImageFilter |
| Computes the acos(x) pixel-wise. More... | |
| class | AdaptImageFilter |
| Convert an image to another pixel type using the specified data accessor. More... | |
| class | AddImageFilter |
| Implements an operator for pixel-wise addition of two images. More... | |
| class | AsinImageFilter |
| Computes the asin(x) pixel-wise. More... | |
| class | Atan2ImageFilter |
| Computes arctangent pixel-wise from two images. More... | |
| class | AtanImageFilter |
| Computes the atan(x) pixel-wise. More... | |
| class | BinaryFunctorImageFilter |
| Implements pixel-wise generic operation of two images. More... | |
| class | BinaryMagnitudeImageFilter |
| Implements pixel-wise the computation of square root of the sum of squares. More... | |
| class | BinaryMedianImageFilter |
| Applies an version of the median filter optimized for binary images. More... | |
| class | BinaryThresholdImageFilter |
| Binarize an input image by thresholding. More... | |
| class | CastImageFilter |
| Casts input pixels to output pixel type. More... | |
| class | ComposeRGBImageFilter |
| Implements pixel-wise composition of an RGB pixel from three scalar images. More... | |
| class | CosImageFilter |
| Computes the cos(x) pixel-wise. More... | |
| class | DifferenceImageFilter |
| Implements pixel-wise comparison of two images. More... | |
| class | DivideImageFilter |
| Implements an operator for pixel-wise division of two images. More... | |
| class | EigenAnalysis2DImageFilter |
| Computes pixel-wise the eigen values and eigen vectors of a 2D symmetrical matrix. More... | |
| class | ExpImageFilter |
| Computes the exp(x) pixel-wise. More... | |
| class | ExpNegativeImageFilter |
| Computes the function exp(-K.x) pixel-wise. More... | |
| class | GradientToMagnitudeImageFilter |
| Take an image of vectors as input and produce an image with the magnitude of those vectors. More... | |
| class | HistogramMatchingImageFilter |
| Normalize the grayscale values between two image by histogram matching. More... | |
| class | JoinImageFilter |
| Join two images, resulting in an image where each pixel has the components of the first image followed by the components of the second image. More... | |
| class | Log10ImageFilter |
| Computes the log10(x) pixel-wise. More... | |
| class | LogImageFilter |
| Computes the log(x) pixel-wise. More... | |
| class | MaskImageFilter |
| Implements an operator for pixel-wise masking of the input image with the mask. More... | |
| class | MaximumImageFilter |
| Implements a pixel-wise operator Max(a, b) between two images. More... | |
| class | MeanImageFilter |
| Applies an averaging filter to an image. More... | |
| class | MedianImageFilter |
| Applies a median filter to an image. More... | |
| class | MinimumImageFilter |
| Implements a pixel-wise operator Max(a, b) between two images. More... | |
| class | MultiplyImageFilter |
| Implements an operator for pixel-wise multiplication of two images. More... | |
| class | NaryAddImageFilter |
| Implements an operator for pixel-wise addition of two images. More... | |
| class | NaryFunctorImageFilter |
| Implements pixel-wise generic operation of Nth similar images. More... | |
| class | ReflectImageFilter |
| Implements a Reflection of an image along a selected direction. More... | |
| class | RescaleIntensityImageFilter |
| Applies a linear transformation to the intensity levels of the input Image. More... | |
| class | ScalarToArrayCastImageFilter |
| Casts input vector pixels to output vector pixel type. More... | |
| class | ShiftScaleImageFilter |
| Shift and scale the pixels in an image. More... | |
| class | SigmoidImageFilter |
| Computes the sigmoid function pixel-wise. More... | |
| class | SinImageFilter |
| Computes the sin(x) pixel-wise. More... | |
| class | SqrtImageFilter |
| Computes the sqrt(x) pixel-wise. More... | |
| class | SquaredDifferenceImageFilter |
| Implements pixel-wise the computation of squared difference. More... | |
| class | SubtractImageFilter |
| Implements an operator for pixel-wise subtraction of two images. More... | |
| class | TanImageFilter |
| Computes the tan(x) pixel-wise. More... | |
| class | TernaryAddImageFilter |
| Implements pixel-wise addition of three images. More... | |
| class | TernaryFunctorImageFilter |
| Implements pixel-wise generic operation of three images. More... | |
| class | TernaryMagnitudeImageFilter |
| Implements pixel-wise addition of three images. More... | |
| class | TernaryMagnitudeSquaredImageFilter |
| Implements pixel-wise addition of three images. More... | |
| class | ThresholdImageFilter |
| Set image values to a user-specified value if they are below, above, or between simple threshold values. More... | |
| class | TwoOutputExampleImageFilter |
| Example of a filter that produce two outputs. More... | |
| class | UnaryFunctorImageFilter |
| Implements pixel-wise generic operation on one image. More... | |
| class | VectorCastImageFilter |
| Casts input vector pixels to output vector pixel type. More... | |
| class | VectorIndexSelectionCastImageFilter |
| Extracts the selected index of the vector that is the input pixel type. More... | |
1.2.15 written by Dimitri van Heesch,
© 1997-2000