18 #ifndef __elxKNNGraphAlphaMutualInformationMetric_H__
19 #define __elxKNNGraphAlphaMutualInformationMetric_H__
81 template<
class TElastix >
85 typename MetricBase< TElastix >::FixedImageType,
86 typename MetricBase< TElastix >::MovingImageType >,
97 typedef itk::SmartPointer< Self >
Pointer;
128 FixedImageType::ImageDimension );
131 MovingImageType::ImageDimension );
192 #ifndef ITK_MANUAL_INSTANTIATION
193 #include "elxKNNGraphAlphaMutualInformationMetric.hxx"
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
ElastixType::MovingImageType MovingImageType
ElastixType::FixedImageType FixedImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
An extension of the ITK ImageToImageMetric. It is the intended base class for all elastix metrics.
Superclass::FixedImageType FixedImageType
Superclass::MovingImageType MovingImageType