34 #ifndef __itkAdvancedBSplineDeformableTransform_h
35 #define __itkAdvancedBSplineDeformableTransform_h
40 #include "itkImageRegion.h"
49 template<
class TScalarType,
unsigned int NDimensions,
unsigned int VSplineOrder >
50 class MultiBSplineDeformableTransformWithNormal;
130 class TScalarType =
double,
131 unsigned int NDimensions = 3,
132 unsigned int VSplineOrder = 3 >
189 typedef typename Superclass::PixelType PixelType;
211 itkGetStaticConstMacro( SpaceDimension ),
218 itkGetStaticConstMacro( SpaceDimension ),
223 itkGetStaticConstMacro( SpaceDimension ),
242 bool & inside )
const;
313 void PrintSelf( std::ostream & os, Indent indent )
const override;
328 const RegionType & supportRegion )
const override;
347 itkGetStaticConstMacro( SpaceDimension ),
348 itkGetStaticConstMacro( SplineOrder ) >;
354 #ifndef ITK_MANUAL_INSTANTIATION
355 #include "itkAdvancedBSplineDeformableTransform.hxx"
Returns the weights over the support region used for B-spline interpolation/reconstruction.
SmartPointer< Self > Pointer
Returns the weights over the support region used for B-spline interpolation/reconstruction.
SmartPointer< Self > Pointer
Returns the weights over the support region used for B-spline interpolation/reconstruction.
Superclass::WeightsType WeightsType
Superclass::ContinuousIndexType ContinuousIndexType
SmartPointer< Self > Pointer