18 #ifndef __elxAdvancedBSplineTransform_h 19 #define __elxAdvancedBSplineTransform_h 108 template<
class TElastix >
112 typename elx::TransformBase< TElastix >::CoordRepType,
113 elx::TransformBase< TElastix >::FixedImageDimension >,
147 typename elx::TransformBase< TElastix >::CoordRepType,
153 typename elx::TransformBase< TElastix >::CoordRepType,
154 itkGetStaticConstMacro( SpaceDimension ),
157 typename elx::TransformBase< TElastix >::CoordRepType,
158 itkGetStaticConstMacro( SpaceDimension ),
161 typename elx::TransformBase< TElastix >::CoordRepType,
162 itkGetStaticConstMacro( SpaceDimension ),
165 typename elx::TransformBase< TElastix >::CoordRepType,
166 itkGetStaticConstMacro( SpaceDimension ),
169 typename elx::TransformBase< TElastix >::CoordRepType,
170 itkGetStaticConstMacro( SpaceDimension ),
173 typename elx::TransformBase< TElastix >::CoordRepType,
174 itkGetStaticConstMacro( SpaceDimension ),
277 virtual void WriteToFile(
const ParametersType & param )
const;
284 const ParametersType & param, ParameterMapType * paramsMap )
const;
323 #ifndef ITK_MANUAL_INSTANTIATION 324 #include "elxAdvancedBSplineTransform.hxx" 327 #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.