Go to the documentation of this file.
18 #ifndef __elxRecursiveBSplineTransform_h
19 #define __elxRecursiveBSplineTransform_h
108 template<
class TElastix >
111 typename elx::TransformBase< TElastix >::CoordRepType,
112 elx::TransformBase< TElastix >::FixedImageDimension >,
152 itkGetStaticConstMacro( SpaceDimension ),
156 itkGetStaticConstMacro( SpaceDimension ),
160 itkGetStaticConstMacro( SpaceDimension ),
164 itkGetStaticConstMacro( SpaceDimension ),
168 itkGetStaticConstMacro( SpaceDimension ),
172 itkGetStaticConstMacro( SpaceDimension ),
321 #ifndef ITK_MANUAL_INSTANTIATION
322 #include "elxRecursiveBSplineTransform.hxx"
325 #endif // end #ifndef __elxRecursiveBSplineTransform_h
This class computes all information about the B-spline grid, given the image information and the desi...
std::vector< GridSpacingFactorType > VectorGridSpacingFactorType
Convenience class for upsampling a B-spline coefficient image.
This class computes all information about the B-spline grid.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|