18 #ifndef __elxMultiBSplineTransformWithNormal_h 19 #define __elxMultiBSplineTransformWithNormal_h 89 template<
class TElastix >
93 typename elx::TransformBase< TElastix >::CoordRepType,
94 elx::TransformBase< TElastix >::FixedImageDimension >,
128 typename elx::TransformBase< TElastix >::CoordRepType,
134 typename elx::TransformBase< TElastix >::CoordRepType,
135 itkGetStaticConstMacro( SpaceDimension ),
138 typename elx::TransformBase< TElastix >::CoordRepType,
139 itkGetStaticConstMacro( SpaceDimension ),
142 typename elx::TransformBase< TElastix >::CoordRepType,
143 itkGetStaticConstMacro( SpaceDimension ),
199 typedef itk::Image<
unsigned char,
246 virtual void WriteToFile(
const ParametersType & param )
const;
286 #ifndef ITK_MANUAL_INSTANTIATION 287 #include "elxMultiBSplineTransformWithNormal.hxx" 290 #endif // end #ifndef __elxMultiBSplineTransformWithNormal_h
std::vector< GridSpacingFactorType > VectorGridSpacingFactorType
This class computes all information about the B-spline grid, given the image information and the desi...
Convenience class for upsampling a B-spline coefficient image.