18 #ifndef itkMutualInformationHistogramImageToImageMetric_h
19 #define itkMutualInformationHistogramImageToImageMetric_h
37 template<
typename TFixedImage,
typename TMovingImage >
92 #ifndef ITK_MANUAL_INSTANTIATION
93 #include "itkMutualInformationHistogramImageToImageMetric.hxx"
96 #endif // itkMutualInformationHistogramImageToImageMetric_h
Superclass::TransformPointer TransformPointer
Light weight base class for most itk classes.
Superclass::DerivativeType DerivativeType
Superclass::FixedImageType FixedImageType
FrequencyContainerType::AbsoluteFrequencyType AbsoluteFrequencyType
MovingImageType::ConstPointer MovingImageConstPointer
Superclass::MeasurementVectorType MeasurementVectorType
Statistics::Histogram< double > HistogramType
Superclass::TransformType TransformType
Superclass::TransformParametersType TransformParametersType
Superclass::MeasureType MeasureType
Superclass::MovingImageType MovingImageType
class that walks through the elements of the histogram.
Superclass::TransformJacobianType TransformJacobianType
Superclass::GradientPixelType GradientPixelType
FixedImageType::ConstPointer FixedImageConstPointer
Computes similarity between two objects to be registered.
Superclass::RealType RealType