14 #ifndef __elxMultiBSplineTransformWithNormal_h
15 #define __elxMultiBSplineTransformWithNormal_h
83 template<
class TElastix >
87 typename elx::TransformBase< TElastix >::CoordRepType,
88 elx::TransformBase< TElastix >::FixedImageDimension >,
122 typename elx::TransformBase< TElastix >::CoordRepType,
128 typename elx::TransformBase< TElastix >::CoordRepType,
129 itkGetStaticConstMacro( SpaceDimension ),
132 typename elx::TransformBase< TElastix >::CoordRepType,
133 itkGetStaticConstMacro( SpaceDimension ),
136 typename elx::TransformBase< TElastix >::CoordRepType,
137 itkGetStaticConstMacro( SpaceDimension ),
193 typedef itk::Image<
unsigned char,
240 virtual void WriteToFile(
const ParametersType & param )
const;
280 #ifndef ITK_MANUAL_INSTANTIATION
281 #include "elxMultiBSplineTransformWithNormal.hxx"
284 #endif // end #ifndef __elxMultiBSplineTransformWithNormal_h
SmartPointer< Self > Pointer
std::vector< GridSpacingFactorType > VectorGridSpacingFactorType
This class computes all information about the B-spline grid, given the image information and the desi...
SmartPointer< Self > Pointer
Convenience class for upsampling a B-spline coefficient image.