Go to the documentation of this file.
18 #ifndef __elxAdvancedBSplineTransform_h
19 #define __elxAdvancedBSplineTransform_h
108 template<
class TElastix >
112 typename elx::TransformBase< TElastix >::CoordRepType,
113 elx::TransformBase< TElastix >::FixedImageDimension >,
154 itkGetStaticConstMacro( SpaceDimension ),
158 itkGetStaticConstMacro( SpaceDimension ),
162 itkGetStaticConstMacro( SpaceDimension ),
166 itkGetStaticConstMacro( SpaceDimension ),
170 itkGetStaticConstMacro( SpaceDimension ),
174 itkGetStaticConstMacro( SpaceDimension ),
323 #ifndef ITK_MANUAL_INSTANTIATION
324 #include "elxAdvancedBSplineTransform.hxx"
327 #endif // end #ifndef __elxAdvancedBSplineTransform_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 |
|