18 #ifndef __elxRecursiveBSplineTransform_h 19 #define __elxRecursiveBSplineTransform_h 108 template<
class TElastix >
111 typename elx::TransformBase< TElastix >::CoordRepType,
112 elx::TransformBase< TElastix >::FixedImageDimension >,
145 typename elx::TransformBase< TElastix >::CoordRepType,
151 typename elx::TransformBase< TElastix >::CoordRepType,
152 itkGetStaticConstMacro( SpaceDimension ),
155 typename elx::TransformBase< TElastix >::CoordRepType,
156 itkGetStaticConstMacro( SpaceDimension ),
159 typename elx::TransformBase< TElastix >::CoordRepType,
160 itkGetStaticConstMacro( SpaceDimension ),
163 typename elx::TransformBase< TElastix >::CoordRepType,
164 itkGetStaticConstMacro( SpaceDimension ),
167 typename elx::TransformBase< TElastix >::CoordRepType,
168 itkGetStaticConstMacro( SpaceDimension ),
171 typename elx::TransformBase< TElastix >::CoordRepType,
172 itkGetStaticConstMacro( SpaceDimension ),
275 virtual void WriteToFile(
const ParametersType & param )
const;
282 const ParametersType & param, ParameterMapType * paramsMap )
const;
321 #ifndef ITK_MANUAL_INSTANTIATION 322 #include "elxRecursiveBSplineTransform.hxx" 325 #endif // end #ifndef __elxRecursiveBSplineTransform_h
#define elxClassNameMacro(_name)
std::vector< GridSpacingFactorType > VectorGridSpacingFactorType
This class computes all information about the B-spline grid, given the image information and the desi...
This class computes all information about the B-spline grid.
Convenience class for upsampling a B-spline coefficient image.