18 #ifndef itkNormalizedMutualInformationHistogramImageToImageMetric_h
19 #define itkNormalizedMutualInformationHistogramImageToImageMetric_h
51 template<
typename TFixedImage,
typename TMovingImage >
70 typedef typename Superclass::RealType
RealType;
97 virtual MeasureType EvaluateMeasure(HistogramType & histogram)
const ITK_OVERRIDE;
102 void operator=(Self
const &);
106 #ifndef ITK_MANUAL_INSTANTIATION
107 #include "itkNormalizedMutualInformationHistogramImageToImageMetric.hxx"
110 #endif // itkNormalizedMutualInformationHistogramImageToImageMetric_h
Light weight base class for most itk classes.
FrequencyContainerType::AbsoluteFrequencyType AbsoluteFrequencyType
Superclass::MeasurementVectorType MeasurementVectorType
class that walks through the elements of the histogram.
Computes similarity between two objects to be registered.