14 #ifndef __elxAdvancedBSplineTransform_h
15 #define __elxAdvancedBSplineTransform_h
102 template<
class TElastix >
106 typename elx::TransformBase< TElastix >::CoordRepType,
107 elx::TransformBase< TElastix >::FixedImageDimension >,
141 typename elx::TransformBase< TElastix >::CoordRepType,
147 typename elx::TransformBase< TElastix >::CoordRepType,
148 itkGetStaticConstMacro( SpaceDimension ),
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 ),
271 virtual void WriteToFile(
const ParametersType & param )
const;
278 const ParametersType & param, ParameterMapType * paramsMap )
const;
317 #ifndef ITK_MANUAL_INSTANTIATION
318 #include "elxAdvancedBSplineTransform.hxx"
321 #endif // end #ifndef __elxAdvancedBSplineTransform_h
SmartPointer< Self > Pointer
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.
SmartPointer< Self > Pointer
Convenience class for upsampling a B-spline coefficient image.