18 #ifndef __elxBSplineStackTransform_h 19 #define __elxBSplineStackTransform_h 109 template<
class TElastix >
113 typename elx::TransformBase< TElastix >::CoordRepType,
114 elx::TransformBase< TElastix >::FixedImageDimension >,
143 itkStaticConstMacro( ReducedSpaceDimension,
unsigned int, Superclass2::FixedImageDimension - 1 );
149 typename elx::TransformBase< TElastix >::CoordRepType,
155 typename elx::TransformBase< TElastix >::CoordRepType,
161 typename elx::TransformBase< TElastix >::CoordRepType,
162 itkGetStaticConstMacro( SpaceDimension ),
168 typename elx::TransformBase< TElastix >::CoordRepType,
169 itkGetStaticConstMacro( ReducedSpaceDimension ),
172 typename elx::TransformBase< TElastix >::CoordRepType,
173 itkGetStaticConstMacro( ReducedSpaceDimension ),
176 typename elx::TransformBase< TElastix >::CoordRepType,
177 itkGetStaticConstMacro( ReducedSpaceDimension ),
211 typedef itk::ImageRegion<
276 virtual void WriteToFile(
const ParametersType & param )
const;
321 #ifndef ITK_MANUAL_INSTANTIATION 322 #include "elxBSplineStackTransform.hxx" 325 #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.