ITK  4.0.0
Insight Segmentation and Registration Toolkit
Classes
Deprecated classes that are scheduled to be removed from the Toolkit
Collaboration diagram for Deprecated classes that are scheduled to be removed from the Toolkit:

Classes

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::ImageToVectorImageFilter< TInputImage >
 This class takes as input 'n' itk::Image's and composes them into a single itk::VectorImage. 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::SymmetricEigenSystem< TMatrixElement, VNumberOfRows >
 wrapper of the vnl_symmetric_eigensystem algorithm More...

Detailed Description

The classes on this group will be removed soon. Their funcionality is now provided by other classes or changes in the toolkit have made them useless. Please report to their documentation and look in to their "Deprecated" section. This section should indicate what to do to replace this class in your code.