Go to the documentation of this file.
18 #ifndef __elxEulerTransform_H__
19 #define __elxEulerTransform_H__
24 #include "itkCenteredTransformInitializer.h"
73 template<
class TElastix >
76 typename elx::TransformBase< TElastix >::CoordRepType,
77 elx::TransformBase< TElastix >::FixedImageDimension >,
97 typedef itk::SmartPointer< Self >
Pointer;
153 typedef typename FixedImageType::SizeType
SizeType;
159 typedef itk::CenteredTransformInitializer<
249 #ifndef ITK_MANUAL_INSTANTIATION
250 #include "elxEulerTransform.hxx"
253 #endif // end #ifndef __elxEulerTransform_H__
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|