Go to the documentation of this file.
18 #ifndef _ELXAFFINELOGTRANSFORM_H_
19 #define _ELXAFFINELOGTRANSFORM_H_
23 #include "itkCenteredTransformInitializer.h"
42 template<
class TElastix >
45 typename elx::TransformBase< TElastix >::CoordRepType,
46 elx::TransformBase< TElastix >::FixedImageDimension >,
57 typedef itk::SmartPointer< Self >
Pointer;
115 typedef typename FixedImageType::SizeType
SizeType;
121 typedef itk::CenteredTransformInitializer<
196 #endif // ELXAFFINELOGTRANSFORM_H
198 #ifndef ITK_MANUAL_INSTANTIATION
199 #include "elxAffineLogTransform.hxx"
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|