18#ifndef itkGaussianExponentialDiffeomorphicTransform_h
19#define itkGaussianExponentialDiffeomorphicTransform_h
54template <
typename TParametersValueType,
unsigned int VDimension>
77 static constexpr unsigned int Dimension = VDimension;
109 itkGetConstMacro(GaussianSmoothingVarianceForTheConstantVelocityField,
ScalarType);
116 itkGetConstMacro(GaussianSmoothingVarianceForTheUpdateField,
ScalarType);
142#ifndef ITK_MANUAL_INSTANTIATION
143# include "itkGaussianExponentialDiffeomorphicTransform.hxx"
ParametersValueType ValueType
A NeighborhoodOperator whose coefficients are a one dimensional, discrete Gaussian kernel.
OutputVectorType PixelType
Control indentation during Print() invocation.
Implements transparent reference counting.
Applies a single scalar NeighborhoodOperator to an itk::Vector image region.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....