Go to the documentation of this file.
34 #ifndef __itkAdvancedBSplineDeformableTransform_h
35 #define __itkAdvancedBSplineDeformableTransform_h
39 #include "itkImageRegion.h"
48 template<
class TScalarType,
unsigned int NDimensions,
unsigned int VSplineOrder >
130 unsigned int NDimensions = 3,
131 unsigned int VSplineOrder = 3 >
210 itkGetStaticConstMacro( SpaceDimension ),
217 itkGetStaticConstMacro( SpaceDimension ),
222 itkGetStaticConstMacro( SpaceDimension ),
241 bool & inside )
const;
312 virtual void PrintSelf( std::ostream & os, Indent indent )
const;
346 itkGetStaticConstMacro( SpaceDimension ),
347 itkGetStaticConstMacro( SplineOrder ) >;
353 #ifndef ITK_MANUAL_INSTANTIATION
354 #include "itkAdvancedBSplineDeformableTransform.hxx"
Returns the weights over the support region used for B-spline interpolation/reconstruction.
Superclass::ContinuousIndexType ContinuousIndexType
Superclass::WeightsType WeightsType
Returns the weights over the support region used for B-spline interpolation/reconstruction.
Returns the weights over the support region used for B-spline interpolation/reconstruction.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|