19 #ifndef __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__ 20 #define __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__ 71 template<
class TFixedImage,
class TMovingImage >
140 FixedImageType::ImageDimension );
144 MovingImageType::ImageDimension );
147 MeasureType
GetValue(
const ParametersType & parameters )
const;
151 MeasureType & Value, DerivativeType & Derivative )
const;
162 void PrintSelf( std::ostream & os, Indent indent )
const;
214 #ifndef ITK_MANUAL_INSTANTIATION 215 #include "itkParzenWindowNormalizedMutualInformationImageToImageMetric.hxx" 218 #endif // end #ifndef __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__
Superclass::FixedImageLimiterType FixedImageLimiterType
JointPDFDerivativesType::IndexType JointPDFDerivativesIndexType
JointPDFDerivativesType::SizeType JointPDFDerivativesSizeType
Superclass::MovingImageContinuousIndexType MovingImageContinuousIndexType
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass::FixedImageType FixedImageType
Superclass::InterpolatorType InterpolatorType
Superclass::GradientImageType GradientImageType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::GradientPixelType GradientPixelType
Superclass::FixedImageIndexValueType FixedImageIndexValueType
Superclass::MovingImageConstPointer MovingImageConstPointer
JointPDFType::RegionType JointPDFRegionType
JointPDFDerivativesType::RegionType JointPDFDerivativesRegionType
Superclass::InputPointType InputPointType
Superclass::OutputPointType OutputPointType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::TransformJacobianType TransformJacobianType
Array< PDFValueType > MarginalPDFType
Superclass::RealType RealType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::FixedImagePointType FixedImagePointType
Superclass::MovingImageDerivativeType MovingImageDerivativeType
Superclass::ParametersType ParametersType
Superclass::ImageSamplerType ImageSamplerType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::MovingImagePointType MovingImagePointType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::ImageSamplerPointer ImageSamplerPointer
Array< PDFValueType > ParzenValueContainerType
JointPDFType::IndexType JointPDFIndexType
A base class for image metrics based on a joint histogram computed using Parzen Windowing.
Image< PDFValueType, 2 > JointPDFType
Superclass::FixedImageIndexType FixedImageIndexType
Superclass::GradientImagePointer GradientImagePointer
Image< PDFDerivativeValueType, 3 > JointPDFDerivativesType
Superclass::MeasureType MeasureType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::MovingImageIndexType MovingImageIndexType
Image< PDFValueType, 2 > IncrementalMarginalPDFType
Superclass::MovingImageType MovingImageType
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::MovingImageLimiterType MovingImageLimiterType
JointPDFType::SizeType JointPDFSizeType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::DerivativeType DerivativeType
Superclass::TransformType TransformType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::TransformPointer TransformPointer
KernelFunctionBase< PDFValueType > KernelFunctionType
Superclass::CentralDifferenceGradientFilterType CentralDifferenceGradientFilterType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::BSplineInterpolatorType BSplineInterpolatorType