19 #ifndef __elxTransformBase_h 20 #define __elxTransformBase_h 131 template<
class TElastix >
149 typedef typename ConfigurationType
151 typedef typename ConfigurationType
171 unsigned int, FixedImageType::ImageDimension );
175 unsigned int, MovingImageType::ImageDimension );
181 itkGetStaticConstMacro( FixedImageDimension ),
214 return dynamic_cast< const ITKBaseType *
>( this );
260 itkGetStringMacro( TransformParametersFileName );
267 const ParametersType & param, ParameterMapType * paramsMap )
const;
270 virtual void WriteToFile(
const ParametersType & param )
const;
280 const char * transformParameterFileName );
344 #ifndef ITK_MANUAL_INSTANTIATION 345 #include "elxTransformBase.hxx" 348 #endif // end #ifndef __elxTransformBase_h
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
ElastixType::RegistrationBaseType RegistrationType
ObjectPointer(* PtrToCreator)(void)
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.
A specialized Command object for updating the progress of a filter.
std::string ComponentDescriptionType