14 #ifndef __itkCyclicBSplineDeformableTransform_h
15 #define __itkCyclicBSplineDeformableTransform_h
19 #include "itkImageRegion.h"
37 class TScalarType =
double,
38 unsigned int NDimensions = 3,
39 unsigned int VSplineOrder = 3 >
79 typedef typename ParametersType::ValueType
PixelType;
81 itkGetStaticConstMacro( SpaceDimension ) >
ImageType;
86 typedef typename RegionType::SizeType
SizeType;
106 itkGetStaticConstMacro( SpaceDimension ) - 1,
126 bool & inside )
const;
167 #ifndef ITK_MANUAL_INSTANTIATION
168 #include "itkCyclicBSplineDeformableTransform.hxx"
Superclass::ContinuousIndexType ContinuousIndexType
Returns the weights over the support region used for B-spline interpolation/reconstruction.