ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKIOTransformBase
Group IO
+ Collaboration diagram for Module ITKIOTransformBase:

Classes

class  itk::CompositeTransformIOHelper
 An adapter that adapts CompositeTransform into the TransformReader/Writer. More...
class  itk::TransformFactory< T >
 Create instances of Transforms. More...
class  itk::TransformFactoryBase
 Create instances of Transforms. More...
class  itk::TransformFileReader
 TODO. More...
class  itk::TransformFileWriter
 TODO. More...
class  itk::TransformIOBase
 Abstract superclass defining the Transform IO interface. More...
class  itk::TransformIOFactory
 Create instances of TransformIO objects using an object factory. More...

Detailed Description

This module contains the base classes for the input and output of itkTransform objects.

Dependencies: