Classes | |
class | itk::AbsImageFilter< TInputImage, TOutputImage > |
Computes the ABS(x) pixel-wise. More... | |
class | itk::AbsoluteValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements pixel-wise the computation of absolute value difference. More... | |
class | itk::AccumulateImageFilter< TInputImage, TOutputImage > |
Implements an accumulation of an image along a selected direction. More... | |
class | itk::AcosImageFilter< TInputImage, TOutputImage > |
Computes the vcl_acos(x) pixel-wise. More... | |
class | itk::AdaptImageFilter< TInputImage, TOutputImage, TAccessor > |
Convert an image to another pixel type using the specified data accessor. More... | |
class | itk::AddConstantToImageFilter< TInputImage, TConstant, TOutputImage > |
Add a constant to all input pixels. More... | |
class | itk::AddImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements an operator for pixel-wise addition of two images. More... | |
class | itk::AndImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements the AND logical operator pixel-wise between two images. More... | |
class | itk::AsinImageFilter< TInputImage, TOutputImage > |
Computes the vcl_asin(x) pixel-wise. More... | |
class | itk::Atan2ImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Computes arctangent pixel-wise from two images. More... | |
class | itk::AtanImageFilter< TInputImage, TOutputImage > |
Computes the vcl_atan(x) pixel-wise. More... | |
class | itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunction > |
Implements pixel-wise generic operation of two images. More... | |
class | itk::BinaryMagnitudeImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements pixel-wise the computation of square root of the sum of squares. More... | |
class | itk::BinaryMedianImageFilter< TInputImage, TOutputImage > |
Applies an version of the median filter optimized for binary images. More... | |
class | itk::BinaryThresholdImageFilter< TInputImage, TOutputImage > |
Binarize an input image by thresholding. More... | |
class | itk::CastImageFilter< TInputImage, TOutputImage > |
Casts input pixels to output pixel type. More... | |
class | itk::ChangeLabelImageFilter< TInputImage, TOutputImage > |
Change Sets of Labels. More... | |
class | itk::CheckerBoardImageFilter< TImage > |
Combines two images in a checkerboard pattern. More... | |
class | itk::ComplexToImaginaryImageFilter< TInputImage, TOutputImage > |
Computes pixel-wise the imaginary part of a complex image. More... | |
class | itk::ComplexToModulusImageFilter< TInputImage, TOutputImage > |
Computes pixel-wise the Modulus of a complex image. More... | |
class | itk::ComplexToPhaseImageFilter< TInputImage, TOutputImage > |
Computes pixel-wise the modulus of a complex image. More... | |
class | itk::ComplexToRealImageFilter< TInputImage, TOutputImage > |
Computes pixel-wise the real(x) part of a complex image. More... | |
class | itk::Compose2DCovariantVectorImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an 2D covariant vector pixel from two scalar images. More... | |
class | itk::Compose2DVectorImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an 2D vector pixel from two scalar images. More... | |
class | itk::Compose3DCovariantVectorImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an 3D covariant vector pixel from three scalar images. More... | |
class | itk::Compose3DVectorImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an 3D vector pixel from three scalar images. More... | |
class | itk::ComposeRGBAImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an RGBA pixel from four scalar images. More... | |
class | itk::ComposeRGBImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an RGB pixel from three scalar images. More... | |
class | itk::ConstrainedValueAdditionImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements pixel-wise the computation of constrained value addition. More... | |
class | itk::ConstrainedValueDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements pixel-wise the computation of constrained value difference. More... | |
class | itk::CosImageFilter< TInputImage, TOutputImage > |
Computes the vcl_cos(x) pixel-wise. More... | |
class | itk::DifferenceImageFilter< TInputImage, TOutputImage > |
Implements comparison between two images. More... | |
class | itk::DivideByConstantImageFilter< TInputImage, TConstant, TOutputImage > |
Divide input pixels by a constant. More... | |
class | itk::DivideImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements an operator for pixel-wise division of two images. More... | |
class | itk::EigenAnalysis2DImageFilter< TInputImage, TEigenValueImage, TEigenVectorImage > |
Computes pixel-wise the eigen values and eigen vectors of a 2D symmetrical matrix. More... | |
class | itk::ExpImageFilter< TInputImage, TOutputImage > |
Computes the vcl_exp(x) pixel-wise. More... | |
class | itk::ExpNegativeImageFilter< TInputImage, TOutputImage > |
Computes the function vcl_exp(-K.x) pixel-wise. More... | |
class | itk::GetAverageSliceImageFilter< TInputImage, TOutputImage > |
Averages a single dimension of an image. More... | |
class | itk::GradientToMagnitudeImageFilter< TInputImage, TOutputImage > |
Take an image of vectors as input and produce an image with the magnitude of those vectors. More... | |
class | itk::Hessian3DToVesselnessMeasureImageFilter< TPixel > |
Line filter to provide a vesselness measure for tubular objects from the hessian matrix. The filter takes as input an image of hessian pixels (SymmetricSecondRankTensor pixels) and preserves pixels that have eigen values close to 0 and and as large negative values. (for bright tubular structures). More... | |
class | itk::HessianToObjectnessMeasureImageFilter< TInputImage, TOutputImage > |
A filter to enhance M-dimensional objects in N-dimensional images. More... | |
class | itk::HistogramMatchingImageFilter< TInputImage, TOutputImage, THistogramMeasurement > |
Normalize the grayscale values between two image by histogram matching. More... | |
class | itk::IntensityWindowingImageFilter< TInputImage, TOutputImage > |
Applies a linear transformation to the intensity levels of the input Image that are inside a user-defined interval. Values below this interval are mapped to a constant. Values over the interval are mapped to another constant. More... | |
class | itk::InvertIntensityImageFilter< TInputImage, TOutputImage > |
Invert intensity of an image. More... | |
class | itk::JoinImageFilter< TInputImage1, TInputImage2 > |
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 | itk::KappaSigmaThresholdImageFilter< TInputImage, TMaskImage, TOutputImage > |
Threshold an image using multiple Otsu Thresholds. More... | |
class | itk::Log10ImageFilter< TInputImage, TOutputImage > |
Computes the vcl_log10(x) pixel-wise. More... | |
class | itk::LogImageFilter< TInputImage, TOutputImage > |
Computes the vcl_log(x) pixel-wise. More... | |
class | itk::MagnitudeAndPhaseToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension > |
Implements pixel-wise conversion of magnitude and phase data into complex voxels. More... | |
class | itk::MaskImageFilter< TInputImage, TMaskImage, TOutputImage > |
Implements an operator for pixel-wise masking of the input image with the mask. More... | |
class | itk::MaskNegatedImageFilter< TInputImage, TMaskImage, TOutputImage > |
Implements an operator for pixel-wise masking of the input image with the negative of a mask. More... | |
class | itk::MatrixIndexSelectionImageFilter< TInputImage, TOutputImage > |
Extracts the selected indices of a matrix image that is the input pixel type. More... | |
class | itk::MaximumImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements a pixel-wise operator Max(a,b) between two images. More... | |
class | itk::MeanImageFilter< TInputImage, TOutputImage > |
Applies an averaging filter to an image. More... | |
class | itk::MedianImageFilter< TInputImage, TOutputImage > |
Applies a median filter to an image. More... | |
class | itk::MinimumImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements a pixel-wise operator Min(a,b) between two images. More... | |
class | itk::ModulusImageFilter< TInputImage, TOutputImage > |
Computes the modulus (x % dividend) pixel-wise. More... | |
class | itk::MultiplyByConstantImageFilter< TInputImage, TConstant, TOutputImage > |
Multiply input pixels by a constant. More... | |
class | itk::MultiplyImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements an operator for pixel-wise multiplication of two images. More... | |
class | itk::MultiScaleHessianBasedMeasureImageFilter< TInputImage, THessianImage, TOutputImage > |
A filter to enhance structures using Hessian eigensystem-based measures in a multiscale framework. More... | |
class | itk::NaryAddImageFilter< TInputImage, TOutputImage > |
Implements an operator for pixel-wise addition of two images. More... | |
class | itk::NaryFunctorImageFilter< TInputImage, TOutputImage, TFunction > |
Implements pixel-wise generic operation of Nth similar images. More... | |
class | itk::NaryMaximumImageFilter< TInputImage, TOutputImage > |
Implements an operator computing the pixel-wise maximum of several images. More... | |
class | itk::NoiseImageFilter< TInputImage, TOutputImage > |
Calculate the local noise in an image. More... | |
class | itk::NotImageFilter< TInputImage, TOutputImage > |
Implements the NOT logical operator pixel-wise on an image. More... | |
class | itk::OrImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements the OR logical operator pixel-wise between two images. More... | |
class | itk::OtsuMultipleThresholdsImageFilter< TInputImage, TOutputImage > |
Threshold an image using multiple Otsu Thresholds. More... | |
class | itk::OtsuThresholdImageFilter< TInputImage, TOutputImage > |
Threshold an image using the Otsu Threshold. More... | |
class | itk::ProjectionImageFilter< TInputImage, TOutputImage, TAccumulator > |
Implements an accumulation of an image along a selected direction. More... | |
class | itk::RealAndImaginaryToComplexImageFilter< TInputPixel1, TInputPixel2, TOutputPixel, NDimension > |
Implements pixel-wise conversion of real and imaginar data into complex voxels. More... | |
class | itk::ReflectImageFilter< TInputImage, TOutputImage > |
Implements a Reflection of an image along a selected direction. More... | |
class | itk::RescaleIntensityImageFilter< TInputImage, TOutputImage > |
Applies a linear transformation to the intensity levels of the input Image. More... | |
class | itk::RGBToLuminanceImageFilter< TInputImage, TOutputImage > |
Converts an RGB image into a grayscale image. More... | |
class | itk::RobustAutomaticThresholdImageFilter< TInputImage, TGradientImage, TOutputImage > |
Threshold an image using robust automatic threshold selection (RATS) method. More... | |
class | itk::ScalarToRGBColormapImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise intensity->rgb mapping operation on one image. More... | |
class | itk::ShiftScaleImageFilter< TInputImage, TOutputImage > |
Shift and scale the pixels in an image. More... | |
class | itk::ShiftScaleInPlaceImageFilter< TInputImage > |
Shift and scale the pixels in an image. More... | |
class | itk::SigmoidImageFilter< TInputImage, TOutputImage > |
Computes the sigmoid function pixel-wise. More... | |
class | itk::SimpleContourExtractorImageFilter< TInputImage, TOutputImage > |
Computes an image of contours from. More... | |
class | itk::SinImageFilter< TInputImage, TOutputImage > |
Computes the vcl_sin(x) pixel-wise. More... | |
class | itk::SmoothingRecursiveGaussianImageFilter< TInputImage, TOutputImage > |
Computes the smoothing of an image by convolution with the Gaussian kernels implemented as IIR filters. More... | |
class | itk::SqrtImageFilter< TInputImage, TOutputImage > |
Computes the vcl_sqrt(x) pixel-wise. More... | |
class | itk::SquaredDifferenceImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements pixel-wise the computation of squared difference. More... | |
class | itk::SquareImageFilter< TInputImage, TOutputImage > |
Computes the square of the intensity values pixel-wise. More... | |
class | itk::SubtractConstantFromImageFilter< TInputImage, TConstant, TOutputImage > |
Subract a constant from all input pixels. More... | |
class | itk::SubtractImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements an operator for pixel-wise subtraction of two images. More... | |
class | itk::SymmetricEigenAnalysisImageFilter< TInputImage, TOutputImage > |
Computes the eigen-values of every input symmetric matrix pixel. More... | |
class | itk::TanImageFilter< TInputImage, TOutputImage > |
Computes the vcl_tan(x) pixel-wise. More... | |
class | itk::TensorFractionalAnisotropyImageFilter< TInputImage, TOutputImage > |
Computes the Fractional Anisotropy for every pixel of a input tensor image. More... | |
class | itk::TensorRelativeAnisotropyImageFilter< TInputImage, TOutputImage > |
Computes the Relative Anisotropy for every pixel of a input tensor image. More... | |
class | itk::TernaryAddImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage > |
Implements pixel-wise addition of three images. More... | |
class | itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction > |
Implements pixel-wise generic operation of three images. More... | |
class | itk::TernaryMagnitudeImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage > |
Implements pixel-wise addition of three images. More... | |
class | itk::TernaryMagnitudeSquaredImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage > |
Implements pixel-wise addition of three images. More... | |
class | itk::ThresholdImageFilter< TImage > |
Set image values to a user-specified value if they are below, above, or between simple threshold values. More... | |
class | itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage > |
Label an input image according to a set of thresholds. More... | |
class | itk::TwoOutputExampleImageFilter< TImage > |
Example of a filter that produce two outputs. More... | |
class | itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction > |
Implements pixel-wise generic operation on one image. More... | |
class | itk::VectorCastImageFilter< TInputImage, TOutputImage > |
Casts input vector pixels to output vector pixel type. More... | |
class | itk::VectorIndexSelectionCastImageFilter< TInputImage, TOutputImage > |
Extracts the selected index of the vector that is the input pixel type. More... | |
class | itk::VectorRescaleIntensityImageFilter< TInputImage, TOutputImage > |
Applies a linear transformation to the magnitude of pixel vectors in a vector Image. More... | |
class | itk::VotingBinaryHoleFillingImageFilter< TInputImage, TOutputImage > |
Fills in holes and cavities by applying a voting operation on each pixel. More... | |
class | itk::VotingBinaryImageFilter< TInputImage, TOutputImage > |
Applies a voting operation in a neighborhood of each pixel. More... | |
class | itk::VotingBinaryIterativeHoleFillingImageFilter< TImage > |
Fills in holes and cavities by iteratively applying a voting operation. More... | |
class | itk::WeightedAddImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements an operator for computing a weighted sum of two images pixel-wise. More... | |
class | itk::XorImageFilter< TInputImage1, TInputImage2, TOutputImage > |
Implements the XOR logical operator pixel-wise between two images. More... | |
Modules | |
Mathematical Morphology Image Filters |
Intensity Image filters only alter the values stored in image pixels.