18 #ifndef __elxBSplineStackTransform_h 19 #define __elxBSplineStackTransform_h 111 template<
class TElastix >
115 typename elx::TransformBase< TElastix >::CoordRepType,
116 elx::TransformBase< TElastix >::FixedImageDimension >,
145 itkStaticConstMacro( ReducedSpaceDimension,
unsigned int, Superclass2::FixedImageDimension - 1 );
151 typename elx::TransformBase< TElastix >::CoordRepType,
157 typename elx::TransformBase< TElastix >::CoordRepType,
163 typename elx::TransformBase< TElastix >::CoordRepType,
164 itkGetStaticConstMacro( SpaceDimension ),
170 typename elx::TransformBase< TElastix >::CoordRepType,
171 itkGetStaticConstMacro( ReducedSpaceDimension ),
174 typename elx::TransformBase< TElastix >::CoordRepType,
175 itkGetStaticConstMacro( ReducedSpaceDimension ),
178 typename elx::TransformBase< TElastix >::CoordRepType,
179 itkGetStaticConstMacro( ReducedSpaceDimension ),
214 typedef itk::ImageRegion<
282 virtual void WriteToFile(
const ParametersType & param )
const;
289 const ParametersType & param, ParameterMapType * paramsMap )
const;
331 #ifndef ITK_MANUAL_INSTANTIATION 332 #include "elxBSplineStackTransform.hxx" 335 #endif // end #ifndef __elxBSplineStackTransform_h
std::vector< GridSpacingFactorType > VectorGridSpacingFactorType
This class computes all information about the B-spline grid, given the image information and the desi...
Convenience class for upsampling a B-spline coefficient image.