go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
elastix::TranslationTransformElastix< TElastix > Class Template Reference

#include <elxTranslationTransform.h>

Inheritance diagram for elastix::TranslationTransformElastix< TElastix >:
Inheritance graph
[legend]
Collaboration diagram for elastix::TranslationTransformElastix< TElastix >:
Collaboration graph
[legend]

Public Types

typedef
Superclass2::CombinationTransformType 
CombinationTransformType
typedef
Superclass2::ConfigurationPointer 
ConfigurationPointer
typedef
Superclass2::ConfigurationType 
ConfigurationType
typedef SmartPointer< const SelfConstPointer
typedef Superclass2::CoordRepType CoordRepType
typedef Superclass2::ElastixPointer ElastixPointer
typedef Superclass2::ElastixType ElastixType
typedef Superclass2::FixedImageType FixedImageType
typedef
Superclass1::InputCovariantVectorType 
InputCovariantVectorType
typedef Superclass1::InputPointType InputPointType
typedef
Superclass1::InputVectorType 
InputVectorType
typedef
Superclass1::InputVnlVectorType 
InputVnlVectorType
typedef Superclass2::ITKBaseType ITKBaseType
typedef Superclass1::JacobianType JacobianType
typedef
Superclass2::MovingImageType 
MovingImageType
typedef
Superclass1::OutputCovariantVectorType 
OutputCovariantVectorType
typedef
Superclass1::OutputPointType 
OutputPointType
typedef
Superclass1::OutputVectorType 
OutputVectorType
typedef
Superclass1::OutputVnlVectorType 
OutputVnlVectorType
typedef Superclass1::ParametersType ParametersType
typedef SmartPointer< SelfPointer
typedef
Superclass2::RegistrationPointer 
RegistrationPointer
typedef
Superclass2::RegistrationType 
RegistrationType
typedef Superclass1::ScalarType ScalarType
typedef TranslationTransformElastix Self
typedef
AdvancedCombinationTransform
< typename elx::TransformBase
< TElastix >::CoordRepType,
elx::TransformBase< TElastix >
::FixedImageDimension > 
Superclass1
typedef elx::TransformBase
< TElastix > 
Superclass2
typedef
TransformInitializerType::Pointer 
TransformInitializerPointer
typedef
TranslationTransformInitializer
< TranslationTransformType,
FixedImageType,
MovingImageType
TransformInitializerType
typedef
TranslationTransformType::Pointer 
TranslationTransformPointer
typedef
AdvancedTranslationTransform
< typename elx::TransformBase
< TElastix >::CoordRepType,
elx::TransformBase< TElastix >
::FixedImageDimension > 
TranslationTransformType

Public Member Functions

virtual void BeforeRegistration (void)
 elxClassNameMacro ("TranslationTransform")
virtual const char * GetClassName () const
virtual void InitializeTransform (void)
 itkStaticConstMacro (SpaceDimension, unsigned int, Superclass2::FixedImageDimension)

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 TranslationTransformElastix ()
virtual ~TranslationTransformElastix ()

Protected Attributes

TranslationTransformPointer m_TranslationTransform

Private Member Functions

void operator= (const Self &)
 TranslationTransformElastix (const Self &)

Detailed Description

template<class TElastix>
class elastix::TranslationTransformElastix< TElastix >

A transform based on the itk::TranslationTransform.

This transform is a translation transformation.

The parameters used in this class are:

Parameters:
Transform: Select this transform as follows:
(Transform "TranslationTransform")
Parameters:
AutomaticTransformInitialization: whether or not the initial translation between images should be estimated as the distance between their centers.
example: (AutomaticTransformInitialization "true")
By default "false" is assumed. So, no initial translation.
Parameters:
AutomaticTransformInitializationMethod: how to initialize this transform. Should be one of {GeometricalCenter, CenterOfGravity}.
example: (AutomaticTransformInitializationMethod "CenterOfGravity")
By default "GeometricalCenter" is assumed.

Definition at line 48 of file elxTranslationTransform.h.


Member Typedef Documentation

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 113 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 106 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 105 of file elxTranslationTransform.h.

template<class TElastix >
typedef SmartPointer<const Self> elastix::TranslationTransformElastix< TElastix >::ConstPointer
template<class TElastix >
typedef Superclass2::CoordRepType elastix::TranslationTransformElastix< TElastix >::CoordRepType

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 109 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 104 of file elxTranslationTransform.h.

template<class TElastix >
typedef Superclass2::ElastixType elastix::TranslationTransformElastix< TElastix >::ElastixType

Typedef's from the TransformBase class.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 103 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 110 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 99 of file elxTranslationTransform.h.

template<class TElastix >
typedef Superclass2::ITKBaseType elastix::TranslationTransformElastix< TElastix >::ITKBaseType

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 112 of file elxTranslationTransform.h.

template<class TElastix >
typedef Superclass1::JacobianType elastix::TranslationTransformElastix< TElastix >::JacobianType

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 111 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 100 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 91 of file elxTranslationTransform.h.

template<class TElastix >
typedef SmartPointer<Self> elastix::TranslationTransformElastix< TElastix >::Pointer

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 108 of file elxTranslationTransform.h.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 107 of file elxTranslationTransform.h.

template<class TElastix >
typedef Superclass1::ScalarType elastix::TranslationTransformElastix< TElastix >::ScalarType
template<class TElastix >
typedef TranslationTransformElastix elastix::TranslationTransformElastix< TElastix >::Self

Standard ITK-stuff.

Reimplemented from elastix::TransformBase< TElastix >.

Definition at line 57 of file elxTranslationTransform.h.

template<class TElastix >
typedef AdvancedCombinationTransform< typename elx::TransformBase<TElastix>::CoordRepType, elx::TransformBase<TElastix>::FixedImageDimension > elastix::TranslationTransformElastix< TElastix >::Superclass1

Definition at line 61 of file elxTranslationTransform.h.

template<class TElastix >
typedef elx::TransformBase<TElastix> elastix::TranslationTransformElastix< TElastix >::Superclass2

Definition at line 63 of file elxTranslationTransform.h.

Definition at line 120 of file elxTranslationTransform.h.

Extra typedefs

Definition at line 119 of file elxTranslationTransform.h.

Definition at line 121 of file elxTranslationTransform.h.

template<class TElastix >
typedef AdvancedTranslationTransform< typename elx::TransformBase<TElastix>::CoordRepType, elx::TransformBase<TElastix>::FixedImageDimension > elastix::TranslationTransformElastix< TElastix >::TranslationTransformType

The ITK-class that provides most of the functionality, and that is set as the "CurrentTransform" in the CombinationTransform

Definition at line 69 of file elxTranslationTransform.h.


Constructor & Destructor Documentation

template<class TElastix >
elastix::TranslationTransformElastix< TElastix >::TranslationTransformElastix ( ) [protected]

The constructor.

template<class TElastix >
virtual elastix::TranslationTransformElastix< TElastix >::~TranslationTransformElastix ( ) [inline, protected, virtual]

The destructor.

Definition at line 141 of file elxTranslationTransform.h.

template<class TElastix >
elastix::TranslationTransformElastix< TElastix >::TranslationTransformElastix ( const Self ) [private]

The private constructor.


Member Function Documentation

template<class TElastix >
virtual void elastix::TranslationTransformElastix< TElastix >::BeforeRegistration ( void  ) [virtual]

Execute stuff before the actual registration:

  • Call InitializeTransform.

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::TranslationTransformElastix< TElastix >::elxClassNameMacro ( "TranslationTransform"  )

Name of this class. Use this name in the parameter file to select this specific transform.
example: (Transform "TranslationTransform")

template<class TElastix >
virtual const char* elastix::TranslationTransformElastix< TElastix >::GetClassName ( ) const [virtual]

Run-time type information (and related methods).

Reimplemented from elastix::TransformBase< TElastix >.

template<class TElastix >
virtual void elastix::TranslationTransformElastix< TElastix >::InitializeTransform ( void  ) [virtual]

Initialize Transform.

  • Set all parameters to zero.
  • Set initial translation: the initial translation between fixed and moving image is guessed, if the user has set (AutomaticTransformInitialization "true").
template<class TElastix >
elastix::TranslationTransformElastix< TElastix >::itkStaticConstMacro ( SpaceDimension  ,
unsigned  int,
Superclass2::FixedImageDimension   
)

Dimension of the domain space.

template<class TElastix >
static Pointer elastix::TranslationTransformElastix< TElastix >::New ( ) [static]
template<class TElastix >
void elastix::TranslationTransformElastix< TElastix >::operator= ( const Self ) [private]

The private copy constructor.


Field Documentation

Definition at line 141 of file elxTranslationTransform.h.



Generated on 11-05-2012 for elastix by doxygen 1.7.6.1 elastix logo