Go to the documentation of this file.
18 #ifndef __elxBSplineStackTransform_h
19 #define __elxBSplineStackTransform_h
111 template<
class TElastix >
115 typename elx::TransformBase< TElastix >::CoordRepType,
116 elx::TransformBase< TElastix >::FixedImageDimension >,
164 itkGetStaticConstMacro( SpaceDimension ),
171 itkGetStaticConstMacro( ReducedSpaceDimension ),
175 itkGetStaticConstMacro( ReducedSpaceDimension ),
179 itkGetStaticConstMacro( ReducedSpaceDimension ),
214 typedef itk::ImageRegion<
331 #ifndef ITK_MANUAL_INSTANTIATION
332 #include "elxBSplineStackTransform.hxx"
335 #endif // end #ifndef __elxBSplineStackTransform_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.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|