![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxTranslationTransform.h>
A transform based on the itk::TranslationTransform.
This transform is a translation transformation.
The parameters used in this class are:
Transform: Select this transform as follows:
(Transform "TranslationTransform")
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.
AutomaticTransformInitializationMethod: how to initialize this transform. Should be one of {GeometricalCenter, CenterOfGravity}.
example: (AutomaticTransformInitializationMethod "CenterOfGravity")
By default "GeometricalCenter" is assumed.
Definition at line 50 of file elxTranslationTransform.h.
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static Pointer | New () |
![]() | |
static std::string | ConvertSecondsToDHMS (const double totalSeconds, const unsigned int precision) |
static void | InitializeElastixExecutable () |
static bool | IsElastixLibrary () |
Private Member Functions | |
void | operator= (const Self &) |
TranslationTransformElastix (const Self &) | |
typedef Superclass2::CombinationTransformType elastix::TranslationTransformElastix< TElastix >::CombinationTransformType |
Definition at line 116 of file elxTranslationTransform.h.
typedef Superclass2::ConfigurationPointer elastix::TranslationTransformElastix< TElastix >::ConfigurationPointer |
Definition at line 109 of file elxTranslationTransform.h.
typedef Superclass2::ConfigurationType elastix::TranslationTransformElastix< TElastix >::ConfigurationType |
Definition at line 108 of file elxTranslationTransform.h.
typedef itk::SmartPointer< const Self > elastix::TranslationTransformElastix< TElastix >::ConstPointer |
Definition at line 74 of file elxTranslationTransform.h.
typedef Superclass2::CoordRepType elastix::TranslationTransformElastix< TElastix >::CoordRepType |
Definition at line 112 of file elxTranslationTransform.h.
typedef Superclass2::ElastixPointer elastix::TranslationTransformElastix< TElastix >::ElastixPointer |
Definition at line 107 of file elxTranslationTransform.h.
typedef Superclass2::ElastixType elastix::TranslationTransformElastix< TElastix >::ElastixType |
Typedef's from the TransformBase class.
Definition at line 106 of file elxTranslationTransform.h.
typedef Superclass2::FixedImageType elastix::TranslationTransformElastix< TElastix >::FixedImageType |
Definition at line 113 of file elxTranslationTransform.h.
typedef Superclass1::InputCovariantVectorType elastix::TranslationTransformElastix< TElastix >::InputCovariantVectorType |
Definition at line 97 of file elxTranslationTransform.h.
typedef Superclass1::InputPointType elastix::TranslationTransformElastix< TElastix >::InputPointType |
Definition at line 101 of file elxTranslationTransform.h.
typedef Superclass1::InputVectorType elastix::TranslationTransformElastix< TElastix >::InputVectorType |
Definition at line 95 of file elxTranslationTransform.h.
typedef Superclass1::InputVnlVectorType elastix::TranslationTransformElastix< TElastix >::InputVnlVectorType |
Definition at line 99 of file elxTranslationTransform.h.
typedef Superclass2::ITKBaseType elastix::TranslationTransformElastix< TElastix >::ITKBaseType |
Definition at line 115 of file elxTranslationTransform.h.
typedef Superclass1::JacobianType elastix::TranslationTransformElastix< TElastix >::JacobianType |
Definition at line 94 of file elxTranslationTransform.h.
typedef Superclass2::MovingImageType elastix::TranslationTransformElastix< TElastix >::MovingImageType |
Definition at line 114 of file elxTranslationTransform.h.
typedef Superclass1::NumberOfParametersType elastix::TranslationTransformElastix< TElastix >::NumberOfParametersType |
Definition at line 103 of file elxTranslationTransform.h.
typedef Superclass1::OutputCovariantVectorType elastix::TranslationTransformElastix< TElastix >::OutputCovariantVectorType |
Definition at line 98 of file elxTranslationTransform.h.
typedef Superclass1::OutputPointType elastix::TranslationTransformElastix< TElastix >::OutputPointType |
Definition at line 102 of file elxTranslationTransform.h.
typedef Superclass1::OutputVectorType elastix::TranslationTransformElastix< TElastix >::OutputVectorType |
Definition at line 96 of file elxTranslationTransform.h.
typedef Superclass1::OutputVnlVectorType elastix::TranslationTransformElastix< TElastix >::OutputVnlVectorType |
Definition at line 100 of file elxTranslationTransform.h.
typedef Superclass1::ParametersType elastix::TranslationTransformElastix< TElastix >::ParametersType |
Definition at line 93 of file elxTranslationTransform.h.
typedef itk::SmartPointer< Self > elastix::TranslationTransformElastix< TElastix >::Pointer |
Definition at line 73 of file elxTranslationTransform.h.
typedef Superclass2::RegistrationPointer elastix::TranslationTransformElastix< TElastix >::RegistrationPointer |
Definition at line 111 of file elxTranslationTransform.h.
typedef Superclass2::RegistrationType elastix::TranslationTransformElastix< TElastix >::RegistrationType |
Definition at line 110 of file elxTranslationTransform.h.
typedef Superclass1::ScalarType elastix::TranslationTransformElastix< TElastix >::ScalarType |
Typedefs inherited from the superclass.
Definition at line 92 of file elxTranslationTransform.h.
typedef TranslationTransformElastix elastix::TranslationTransformElastix< TElastix >::Self |
Standard ITK-stuff.
Definition at line 59 of file elxTranslationTransform.h.
typedef itk::AdvancedCombinationTransform< typename elx::TransformBase< TElastix >::CoordRepType, elx::TransformBase< TElastix >::FixedImageDimension > elastix::TranslationTransformElastix< TElastix >::Superclass1 |
Definition at line 63 of file elxTranslationTransform.h.
typedef elx::TransformBase< TElastix > elastix::TranslationTransformElastix< TElastix >::Superclass2 |
Definition at line 65 of file elxTranslationTransform.h.
typedef TransformInitializerType::Pointer elastix::TranslationTransformElastix< TElastix >::TransformInitializerPointer |
Definition at line 123 of file elxTranslationTransform.h.
typedef itk::TranslationTransformInitializer< TranslationTransformType, FixedImageType, MovingImageType > elastix::TranslationTransformElastix< TElastix >::TransformInitializerType |
Extra typedefs
Definition at line 122 of file elxTranslationTransform.h.
typedef TranslationTransformType::Pointer elastix::TranslationTransformElastix< TElastix >::TranslationTransformPointer |
Definition at line 124 of file elxTranslationTransform.h.
typedef itk::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 71 of file elxTranslationTransform.h.
|
protected |
The constructor.
|
inlineoverrideprotected |
The destructor.
Definition at line 144 of file elxTranslationTransform.h.
|
private |
The private constructor.
|
overridevirtual |
Execute stuff before the actual registration:
Reimplemented from elastix::BaseComponent.
elastix::TranslationTransformElastix< TElastix >::elxClassNameMacro | ( | "TranslationTransform" | ) |
Name of this class. Use this name in the parameter file to select this specific transform.
example: (Transform "TranslationTransform")
|
virtual |
Run-time type information (and related methods).
Reimplemented from elastix::TransformBase< TElastix >.
|
virtual |
Initialize Transform.
elastix::TranslationTransformElastix< TElastix >::itkStaticConstMacro | ( | SpaceDimension | , |
unsigned int | , | ||
Superclass2::FixedImageDimension | |||
) |
Dimension of the domain space.
|
static |
Method for creation through the object factory.
|
private |
The private copy constructor.
|
protected |
Definition at line 146 of file elxTranslationTransform.h.
Generated on 1667476801 for elastix by ![]() |
![]() |