15 #ifndef __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__
16 #define __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__
67 template <
class TFixedImage,
class TMovingImage >
136 FixedImageType::ImageDimension );
140 MovingImageType::ImageDimension );
158 void PrintSelf( std::ostream& os, Indent indent )
const;
210 #ifndef ITK_MANUAL_INSTANTIATION
211 #include "itkParzenWindowNormalizedMutualInformationImageToImageMetric.hxx"
214 #endif // end #ifndef __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__
Superclass::MeasureType MeasureType
Array< PDFValueType > MarginalPDFType
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
An extension of the ITK ImageToImageMetric. It is the intended base class for all elastix metrics...
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::GradientPixelType GradientPixelType
Superclass::FixedImageIndexValueType FixedImageIndexValueType
Superclass::MovingImageConstPointer MovingImageConstPointer
JointPDFType::RegionType JointPDFRegionType
Array< double > ParzenValueContainerType
JointPDFDerivativesType::RegionType JointPDFDerivativesRegionType
Superclass::InputPointType InputPointType
Superclass::OutputPointType OutputPointType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::TransformJacobianType TransformJacobianType
Superclass::ParametersType ParametersType
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
Image< PDFValueType, 3 > JointPDFDerivativesType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::ImageSamplerPointer ImageSamplerPointer
JointPDFType::IndexType JointPDFIndexType
A base class for image metrics based on a joint histogram computed using Parzen Windowing.
Superclass::FixedImageIndexType FixedImageIndexType
Superclass::GradientImagePointer GradientImagePointer
Image< PDFValueType, 2 > JointPDFType
Superclass::MeasureType MeasureType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::MovingImageIndexType MovingImageIndexType
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
KernelFunction KernelFunctionType
Image< PDFValueType, 2 > IncrementalMarginalPDFType
Superclass::CentralDifferenceGradientFilterType CentralDifferenceGradientFilterType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::DerivativeType DerivativeType
Superclass::BSplineInterpolatorType BSplineInterpolatorType