Go to the documentation of this file.
18 #ifndef __elxMultiBSplineTransformWithNormal_h
19 #define __elxMultiBSplineTransformWithNormal_h
89 template<
class TElastix >
93 typename elx::TransformBase< TElastix >::CoordRepType,
94 elx::TransformBase< TElastix >::FixedImageDimension >,
135 itkGetStaticConstMacro( SpaceDimension ),
139 itkGetStaticConstMacro( SpaceDimension ),
143 itkGetStaticConstMacro( SpaceDimension ),
199 typedef itk::Image<
unsigned char,
286 #ifndef ITK_MANUAL_INSTANTIATION
287 #include "elxMultiBSplineTransformWithNormal.hxx"
290 #endif // end #ifndef __elxMultiBSplineTransformWithNormal_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 |
|