18#ifndef itkVelocityFieldTransform_h
19#define itkVelocityFieldTransform_h
35template <
typename TParametersValueType,
unsigned int VDimension>
89 static constexpr unsigned int Dimension = VDimension;
150 itkDebugMacro(
"setting DisplacementField to " << displacementField);
207 itkGetConstMacro(NumberOfIntegrationSteps,
unsigned int);
246#ifndef ITK_MANUAL_INSTANTIATION
247# include "itkVelocityFieldTransform.hxx"
Class to hold and manage parameters of type Image<Vector<...>,...>, used in Transforms,...
Templated n-dimensional image class.
Size< VImageDimension > SizeType
Point< PointValueType, VImageDimension > PointType
ImageRegion< VImageDimension > RegionType
OutputVectorType PixelType
Vector< SpacingValueType, VImageDimension > SpacingType
Matrix< SpacePrecisionType, VImageDimension, VImageDimension > DirectionType
SmartPointer< Self > Pointer
Index< VImageDimension > IndexType
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
Implements transparent reference counting.
Base class for all vector image interpolators.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....