18 #ifndef itkANTSNeighborhoodCorrelationImageToImageMetricv4_h
19 #define itkANTSNeighborhoodCorrelationImageToImageMetricv4_h
93 template<
typename TFixedImage,
typename TMovingImage,
typename TVirtualImage = TFixedImage,
94 typename TInternalComputationValueType = double,
95 typename TMetricTraits = DefaultImageToImageMetricTraitsv4<TFixedImage,TMovingImage,TVirtualImage,TInternalComputationValueType>
98 public ImageToImageMetricv4<TFixedImage, TMovingImage, TVirtualImage, TInternalComputationValueType, TMetricTraits>
106 TInternalComputationValueType,TMetricTraits>;
167 void Initialize()
override;
181 void PrintSelf(std::ostream & os,
Indent indent)
const override;
190 #ifndef ITK_MANUAL_INSTANTIATION
191 #include "itkANTSNeighborhoodCorrelationImageToImageMetricv4.hxx"
typename Superclass::MovingImageType MovingImageType
Threading implementation for ANTS CC metric ANTSNeighborhoodCorrelationImageToImageMetricv4 ...
typename VirtualImageType::SizeType RadiusType
Light weight base class for most itk classes.
typename Superclass::FixedTransformType::JacobianType FixedTransformJacobianType
typename Superclass::FixedImageGradientType FixedImageGradientType
Computes normalized cross correlation using a small neighborhood for each voxel between two images...
typename Superclass::FixedOutputPointType FixedOutputPointType
typename Superclass::VirtualPointType VirtualPointType
typename Superclass::FixedImagePointType FixedImagePointType
typename Superclass::VirtualImageGradientType VirtualImageGradientType
typename Superclass::VirtualImageType VirtualImageType
typename Superclass::FixedImagePixelType FixedImagePixelType
Class for partitioning of an ImageRegion.
typename VirtualImageType::IndexType IndexType
typename DerivativeType::ValueType DerivativeValueType
typename VirtualImageType::RegionType ImageRegionType
typename Superclass::MeasureType MeasureType
typename Superclass::MovingImagePointType MovingImagePointType
typename Superclass::MovingImagePixelType MovingImagePixelType
typename Superclass::FixedImageType FixedImageType
ImageBaseType::SizeType SizeType
typename Superclass::MovingImageGradientType MovingImageGradientType
typename MovingTransformType::JacobianType MovingImageJacobianType
ImageBaseType::IndexType IndexType
typename Superclass::MovingTransformType MovingTransformType
typename Superclass::MovingOutputPointType MovingOutputPointType
typename FixedTransformType::JacobianType FixedImageJacobianType
Partitions an indexed container.
unsigned int NumberOfParametersType
typename Superclass::JacobianType JacobianType
Control indentation during Print() invocation.
typename Superclass::MovingTransformType::JacobianType MovingTransformJacobianType
typename Superclass::DerivativeType DerivativeType
typename Superclass::FixedTransformType FixedTransformType
ImageBaseType::RegionType RegionType
typename Superclass::ImageDimensionType ImageDimensionType