18 #ifndef itkMutualInformationHistogramImageToImageMetric_h
19 #define itkMutualInformationHistogramImageToImageMetric_h
37 template<
typename TFixedImage,
typename TMovingImage >
56 typedef typename Superclass::RealType
RealType;
83 virtual MeasureType EvaluateMeasure(HistogramType & histogram)
const ITK_OVERRIDE;
88 void operator=(Self
const &);
92 #ifndef ITK_MANUAL_INSTANTIATION
93 #include "itkMutualInformationHistogramImageToImageMetric.hxx"
96 #endif // itkMutualInformationHistogramImageToImageMetric_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.