itk::TransformDeformationFieldFilter< TInput, TOutput, NDimensions > Class Template Reference
#include <itkTransformDeformationFieldFilter.h>
List of all members.
Public Types |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef TInput | InputDataType |
typedef
InputDeformationFieldType::Pointer | InputDeformationFieldPointerType |
typedef Image
< InputDeformationPixelType,
NDimensions > | InputDeformationFieldType |
typedef itk::Vector
< InputDataType, NDimensions > | InputDeformationPixelType |
typedef
ImageRegionConstIteratorWithIndex
< InputDeformationFieldType > | InputIteratorType |
| typedef TOutput | OutputDataType |
typedef
OutputDeformationFieldType::Pointer | OutputDeformationFieldPointerType |
typedef
OutputDeformationFieldType::RegionType | OutputDeformationFieldRegionType |
typedef Image
< OutputDeformationPixelType,
NDimensions > | OutputDeformationFieldType |
typedef itk::Vector
< OutputDataType, NDimensions > | OutputDeformationPixelType |
typedef
OutputDeformationFieldType::RegionType | OutputImageRegionType |
typedef
ImageRegionIteratorWithIndex
< OutputDeformationFieldType > | OutputIteratorType |
| typedef SmartPointer< Self > | Pointer |
typedef
TransformDeformationFieldFilter | Self |
typedef ImageToImageFilter
< Image< itk::Vector
< InputDataType, NDimensions >
, NDimensions >, Image
< itk::Vector< OutputDataType,
NDimensions >, NDimensions > > | Superclass |
typedef Transform
< OutputDataType, NDimensions,
NDimensions > | TransformType |
Public Member Functions |
| unsigned long | GetMTime () const |
| | Get the time of the last modification of the object.
|
| | itkNewMacro (Self) |
| | itkSetObjectMacro (Transform, TransformType) |
| | Set the transform.
|
| void | SetInput (InputDeformationFieldPointerType inputDeformationField) |
| | Set the input deformation field.
|
Protected Member Functions |
| void | BeforeThreadedGenerateData () |
| void | GenerateInputRequestedRegion () |
| void | GenerateOutputInformation () |
| void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, int threadId) |
| | TransformDeformationFieldFilter () |
Private Attributes |
| TransformType::Pointer | m_Transform |
Detailed Description
template<class TInput, class TOutput, int NDimensions>
class itk::TransformDeformationFieldFilter< TInput, TOutput, NDimensions >
Resample diffusion tensor images A transformation and a interpolation have to be set
Member Typedef Documentation
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
Constructor & Destructor Documentation
template<class TInput , class TOutput , int NDimensions>
Member Function Documentation
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
Get the time of the last modification of the object.
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
template<class TInput , class TOutput , int NDimensions>
Set the input deformation field.
template<class TInput , class TOutput , int NDimensions>
Member Data Documentation
template<class TInput , class TOutput , int NDimensions>
The documentation for this class was generated from the following file: