Go to the documentation of this file.
18 #ifndef __elxTransformBase_h
19 #define __elxTransformBase_h
130 template<
class TElastix >
148 typedef typename ConfigurationType
150 typedef typename ConfigurationType
170 unsigned int, FixedImageType::ImageDimension );
174 unsigned int, MovingImageType::ImageDimension );
180 itkGetStaticConstMacro( FixedImageDimension ),
219 return dynamic_cast< const ITKBaseType *
>( this );
265 itkGetStringMacro( TransformParametersFileName );
285 const char * transformParameterFileName );
349 const unsigned int & numSubTransforms,
ScalesType & scales )
const;
370 return "NoInitialTransform";
381 #ifndef ITK_MANUAL_INSTANTIATION
382 #include "elxTransformBase.hxx"
385 #endif // end #ifndef __elxTransformBase_h
A specialized Command object for updating the progress of a filter.
RegistrationType * RegistrationPointer
ElastixType::ConfigurationPointer ConfigurationPointer
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
ObjectPointer(* PtrToCreator)(void)
std::string ComponentDescriptionType
The ComponentDatabase class is a class that stores the New() functions of all components.
itk::WeakPointer< ElastixType > ElastixPointer
ElastixType::ConfigurationType ConfigurationType
ElastixType::RegistrationBaseType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|