18 #ifndef __elxMultiBSplineTransformWithNormal_h 19 #define __elxMultiBSplineTransformWithNormal_h 87 template<
class TElastix >
91 typename elx::TransformBase< TElastix >::CoordRepType,
92 elx::TransformBase< TElastix >::FixedImageDimension >,
126 typename elx::TransformBase< TElastix >::CoordRepType,
132 typename elx::TransformBase< TElastix >::CoordRepType,
133 itkGetStaticConstMacro( SpaceDimension ),
136 typename elx::TransformBase< TElastix >::CoordRepType,
137 itkGetStaticConstMacro( SpaceDimension ),
140 typename elx::TransformBase< TElastix >::CoordRepType,
141 itkGetStaticConstMacro( SpaceDimension ),
197 typedef itk::Image<
unsigned char,
244 virtual void WriteToFile(
const ParametersType & param )
const;
284 #ifndef ITK_MANUAL_INSTANTIATION 285 #include "elxMultiBSplineTransformWithNormal.hxx" 288 #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.