|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkVectorImageToImageMetricTraitsv4_h
19 #define itkVectorImageToImageMetricTraitsv4_h
42 template <
typename TFixedImageType,
43 typename TMovingImageType,
44 typename TVirtualImageType,
45 unsigned int NumberOfComponents,
TFixedImageType FixedImageType
typename MovingImageType::PixelType MovingImagePixelType
Calculate the derivative by central differencing.
A templated class holding a n-Dimensional vector.
Vector< CoordinateRepresentationType, MovingImageDimension *NumberOfComponents > MovingImageGradientType
typename FixedImageType::PixelType FixedImagePixelType
Base class for filters that take an image as input and produce an image as output.
typename NumericTraits< FixedImagePixelType >::RealType FixedRealType
Evaluates a function of an image at specified position.
static constexpr ImageDimensionType VirtualImageDimension
TInternalComputationValueType CoordinateRepresentationType
Traits class used to by ConvertPixels to convert blocks of pixels.
unsigned int ImageDimensionType
TVirtualImageType VirtualImageType
Computes the gradient of an image by convolution with the first derivative of a Gaussian.
Vector< CoordinateRepresentationType, FixedImageDimension *NumberOfComponents > FixedImageGradientType
A templated class holding a n-Dimensional covariant vector.
static constexpr ImageDimensionType MovingImageDimension
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
TCoordRep CoordinateRepresentationType
TMovingImageType MovingImageType
typename NumericTraits< MovingImagePixelType >::RealType MovingRealType
A simple structure holding type information for ImageToImageMetricv4 classes.
Templated n-dimensional image class.
static constexpr ImageDimensionType FixedImageDimension