15 #ifndef __itkParzenWindowMutualInformationImageToImageMetric_H__
16 #define __itkParzenWindowMutualInformationImageToImageMetric_H__
20 #include "itkArray2D.h"
71 template <
class TFixedImage,
class TMovingImage >
141 FixedImageType::ImageDimension );
145 MovingImageType::ImageDimension );
151 itkGetConstMacro( UseJacobianPreconditioning,
bool );
152 itkSetMacro( UseJacobianPreconditioning,
bool );
250 #ifndef ITK_MANUAL_INSTANTIATION
251 #include "itkParzenWindowMutualInformationImageToImageMetric.hxx"
254 #endif // end #ifndef __itkParzenWindowMutualInformationImageToImageMetric_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
AdvancedTransformType::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
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::DerivativeValueType DerivativeValueType
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::TransformJacobianType TransformJacobianType
Superclass::MovingImageIndexType MovingImageIndexType
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::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