15 #ifndef __itkParzenWindowMutualInformationImageToImageMetric_H__
16 #define __itkParzenWindowMutualInformationImageToImageMetric_H__
20 #include "itkArray2D.h"
71 template<
class TFixedImage,
class TMovingImage >
144 FixedImageType::ImageDimension );
148 MovingImageType::ImageDimension );
154 itkGetConstMacro( UseJacobianPreconditioning,
bool );
155 itkSetMacro( UseJacobianPreconditioning,
bool );
291 #ifndef ITK_MANUAL_INSTANTIATION
292 #include "itkParzenWindowMutualInformationImageToImageMetric.hxx"
295 #endif // end #ifndef __itkParzenWindowMutualInformationImageToImageMetric_H__
Superclass::MeasureType MeasureType
AdvancedTransformType::NumberOfParametersType NumberOfParametersType
Superclass::FixedImageLimiterType FixedImageLimiterType
JointPDFDerivativesType::IndexType JointPDFDerivativesIndexType
JointPDFDerivativesType::SizeType JointPDFDerivativesSizeType
Superclass::MovingImageContinuousIndexType MovingImageContinuousIndexType
Superclass::ThreaderType ThreaderType
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
JointPDFDerivativesType::RegionType JointPDFDerivativesRegionType
Superclass::InputPointType InputPointType
Superclass::OutputPointType OutputPointType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::TransformJacobianType TransformJacobianType
Array< PDFValueType > MarginalPDFType
Superclass::ParametersType ParametersType
Superclass::RealType RealType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::FixedImagePointType FixedImagePointType
AdvancedTransformType::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
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::DerivativeValueType DerivativeValueType
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.
float PDFDerivativeValueType
Image< PDFValueType, 2 > JointPDFType
Superclass::FixedImageIndexType FixedImageIndexType
Superclass::GradientImagePointer GradientImagePointer
Image< PDFDerivativeValueType, 3 > JointPDFDerivativesType
Superclass::MeasureType MeasureType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::TransformJacobianType TransformJacobianType
Superclass::MovingImageIndexType MovingImageIndexType
Image< PDFValueType, 2 > IncrementalMarginalPDFType
Superclass::MovingImageType MovingImageType
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass::RealType RealType
JointPDFType::SizeType JointPDFSizeType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::DerivativeType DerivativeType
Superclass::TransformType TransformType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::ThreadInfoType ThreadInfoType
Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::TransformPointer TransformPointer
KernelFunctionBase< PDFValueType > KernelFunctionType
Superclass::CentralDifferenceGradientFilterType CentralDifferenceGradientFilterType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::DerivativeType DerivativeType
Superclass::BSplineInterpolatorType BSplineInterpolatorType