18 #ifndef __elxAdvancedBSplineTransform_h 19 #define __elxAdvancedBSplineTransform_h 106 template<
class TElastix >
110 typename elx::TransformBase< TElastix >::CoordRepType,
111 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 "elxAdvancedBSplineTransform.hxx" 325 #endif // end #ifndef __elxAdvancedBSplineTransform_h
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.