Go to the documentation of this file.
18 #ifndef __itkCyclicBSplineDeformableTransform_h
19 #define __itkCyclicBSplineDeformableTransform_h
23 #include "itkImageRegion.h"
42 unsigned int NDimensions = 3,
43 unsigned int VSplineOrder = 3 >
83 typedef typename ParametersType::ValueType
PixelType;
85 itkGetStaticConstMacro( SpaceDimension ) >
ImageType;
90 typedef typename RegionType::SizeType
SizeType;
98 typedef typename Superclass::
100 typedef typename Superclass::
103 typedef typename Superclass::
105 typedef typename Superclass::
107 typedef typename Superclass::
110 itkGetStaticConstMacro( SpaceDimension ) - 1,
112 typedef typename RedWeightsFunctionType::
130 bool & inside )
const;
171 #ifndef ITK_MANUAL_INSTANTIATION
172 #include "itkCyclicBSplineDeformableTransform.hxx"
Returns the weights over the support region used for B-spline interpolation/reconstruction.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|