14 #ifndef __elxBSplineStackTransform_h
15 #define __elxBSplineStackTransform_h
106 template <
class TElastix >
110 typename elx::TransformBase<TElastix>::CoordRepType,
111 elx::TransformBase<TElastix>::FixedImageDimension > ,
140 itkStaticConstMacro( ReducedSpaceDimension,
unsigned int, Superclass2::FixedImageDimension - 1 );
159 itkGetStaticConstMacro( SpaceDimension ),
166 itkGetStaticConstMacro( ReducedSpaceDimension ),
170 itkGetStaticConstMacro( ReducedSpaceDimension ),
174 itkGetStaticConstMacro( ReducedSpaceDimension ),
208 typedef itk::ImageRegion<
319 #ifndef ITK_MANUAL_INSTANTIATION
320 #include "elxBSplineStackTransform.hxx"
323 #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.