ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::AddConstantToImageFilter< TInputImage, TConstant, TOutputImage > |
Add a constant to all input pixels. More... | |
class | itk::AnalyzeImageIO |
Class that defines how to read Analyze file format. Analyze IMAGE FILE FORMAT - As much information as I can determine from the Medical image formats web site, and the Analyze75.pdf file provided from the Mayo clinic. A special note of thanks to Dennis P. Hanson (dph@m) for his generous contributions in getting this information correct. ayo. eduMore... | |
class | itk::AnalyzeImageIOFactory |
Create instances of AnalyzeImageIO objects using an object factory.
. More... | |
class | itk::BalloonForceFilter< TInputMesh, TOutputMesh > |
BalloonForceFilter is used to apply balloon force and the potential force onto the 2D surface model embedded in a 3D space. 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::ComposeRGBImageFilter< TInputImage, TOutputImage > |
Implements pixel-wise composition of an RGB pixel from three scalar images. More... | |
class | itk::DefaultImageTraits< TPixelType, VImageDimension, TPixelContainer > |
Default ImageTraits for any PixelType. More... | |
class | DeformableMesh3D |
The DeformableMesh3DFilter is used to deform a mesh (deformable model) under a potential force in 2D or 3D. The potential force is derived from the gradient information in the medical image and it will make the model deform to fit to the boundary features. More... | |
class | itk::DicomImageIO |
Read DicomImage file format. More... | |
class | itk::DICOMImageIO2 |
Read DICOMImage file format. More... | |
class | itk::DICOMImageIO2Factory |
Create instances of DICOMImageIO2 objects using an object factory. More... | |
class | itk::DicomImageIOFactory |
Create instances of DicomImageIO objects using an object factory. More... | |
class | itk::DICOMSeriesFileNames |
Generate an ordered sequence of filenames. More... | |
class | itk::DivideByConstantImageFilter< TInputImage, TConstant, TOutputImage > |
Add a constant to all input pixels. 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::ImageToVectorImageFilter< TInputImage > |
This class takes as input 'n' itk::Image's and composes them into a single itk::VectorImage. More... | |
class | itk::MultiplyByConstantImageFilter< TInputImage, TConstant, TOutputImage > |
Multiply all input pixels by a constant. More... | |
class | itk::NonThreadedShrinkImageFilter< TInputImage, TOutputImage > |
Reduce the size of an image by an integer factor. More... | |
class | itk::NonUniformBSpline< TDimension > |
BSpline with nonuniform knot spacing. More... | |
class | itk::QuaternionOrientationAdapter< VDimension > |
converts QuaternionOrientation flags to/from direction cosines More... | |
class | itk::ReflectImageFilter< TInputImage, TOutputImage > |
Implements a Reflection of an image along a selected direction. More... | |
class | itk::ScalarToArrayCastImageFilter< TInputImage, TOutputImage > |
Creates the output image with vector type pixels filled with the intensity values from one or more input images with scalar pixels. More... | |
class | itk::ScalarVector< TScalar, TVector, TVectorDimension > |
A templated class holding bot scalar and vector values and responding to the GetScalar() and GetVector() methods. More... | |
class | itk::Semaphore |
The semaphore class is used to synchronize execution between threads. More... | |
class | itk::ShiftScaleInPlaceImageFilter< TInputImage > |
Shift and scale the pixels in an image. More... | |
class | itk::SubtractConstantFromImageFilter< TInputImage, TConstant, TOutputImage > |
Add a constant to all input pixels. More... | |
class | itk::TwoOutputExampleImageFilter< TImage > |
Example of a filter that produce two outputs. More... |
This is a collection of classes that are intended to be removed from the toolkit.