15 #ifndef __elxTransformBase_h
16 #define __elxTransformBase_h
127 template<
class TElastix >
145 typedef typename ConfigurationType
147 typedef typename ConfigurationType
167 unsigned int, FixedImageType::ImageDimension );
171 unsigned int, MovingImageType::ImageDimension );
177 itkGetStaticConstMacro( FixedImageDimension ),
210 return dynamic_cast< const ITKBaseType *
>( this );
256 itkGetStringMacro( TransformParametersFileName );
276 const char * transformParameterFileName );
340 #ifndef ITK_MANUAL_INSTANTIATION
341 #include "elxTransformBase.hxx"
344 #endif // end #ifndef __elxTransformBase_h
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
ElastixType::RegistrationBaseType RegistrationType
ElastixType::ConfigurationPointer ConfigurationPointer
ElastixType::Pointer ElastixPointer
ElastixType::ConfigurationType ConfigurationType
RegistrationType * RegistrationPointer
The ComponentDatabase class is a class that stores the New() functions of all components.
ObjectPointer(* PtrToCreator)(void)
A specialized Command object for updating the progress of a filter.
std::string ComponentDescriptionType