34#ifndef __itkAdvancedBSplineDeformableTransform_h
35#define __itkAdvancedBSplineDeformableTransform_h
40#include "itkImageRegion.h"
49template<
class TScalarType,
unsigned int NDimensions,
unsigned int VSplineOrder >
50class MultiBSplineDeformableTransformWithNormal;
131unsigned int NDimensions = 3,
132unsigned 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