14 #ifndef __elxBSplineStackTransform_h
15 #define __elxBSplineStackTransform_h
105 template<
class TElastix >
109 typename elx::TransformBase< TElastix >::CoordRepType,
110 elx::TransformBase< TElastix >::FixedImageDimension >,
139 itkStaticConstMacro( ReducedSpaceDimension,
unsigned int, Superclass2::FixedImageDimension - 1 );
145 typename elx::TransformBase< TElastix >::CoordRepType,
151 typename elx::TransformBase< TElastix >::CoordRepType,
157 typename elx::TransformBase< TElastix >::CoordRepType,
158 itkGetStaticConstMacro( SpaceDimension ),
164 typename elx::TransformBase< TElastix >::CoordRepType,
165 itkGetStaticConstMacro( ReducedSpaceDimension ),
168 typename elx::TransformBase< TElastix >::CoordRepType,
169 itkGetStaticConstMacro( ReducedSpaceDimension ),
172 typename elx::TransformBase< TElastix >::CoordRepType,
173 itkGetStaticConstMacro( ReducedSpaceDimension ),
207 typedef itk::ImageRegion<
272 virtual void WriteToFile(
const ParametersType & param )
const;
317 #ifndef ITK_MANUAL_INSTANTIATION
318 #include "elxBSplineStackTransform.hxx"
321 #endif // end #ifndef __elxBSplineStackTransform_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...
SmartPointer< Self > Pointer
Convenience class for upsampling a B-spline coefficient image.