![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkParzenWindowNormalizedMutualInformationImageToImageMetric.h>
Computes the normalized mutual information between two images to be registered using a method based on Thevenaz&Unser [3].
ParzenWindowNormalizedMutualInformationImageToImageMetric computes the normalized mutual information between a fixed and moving image to be registered. The calculations are based on the method of Mattes et al [1,2] and Thevenaz&Unser [3], where the probability density distribution are estimated using Parzen histograms. The expression for the derivative is derived following [3].
Construction of the PDFs is implemented in the superclass ParzenWindowHistogramImageToImageMetric.
This implementation of the NormalizedMutualInformation is based on the AdvancedImageToImageMetric, which means that:
Notes:
References:
[1] "Nonrigid multimodality image registration"
D. Mattes, D. R. Haynor, H. Vesselle, T. Lewellen and W. Eubank
Medical Imaging 2001: Image Processing, 2001, pp. 1609-1620.
[2] "PET-CT Image Registration in the Chest Using Free-form Deformations"
D. Mattes, D. R. Haynor, H. Vesselle, T. Lewellen and W. Eubank
IEEE Transactions in Medical Imaging. To Appear.
[3] "Optimization of Mutual Information for MultiResolution Image
Registration"
P. Thevenaz and M. Unser
IEEE Transactions in Image Processing, 9(12) December 2000.
Definition at line 72 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::CoordinateRepresentationType | CoordinateRepresentationType |
typedef Superclass::DerivativeType | DerivativeType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef Superclass::FixedImageLimiterOutputType | FixedImageLimiterOutputType |
typedef Superclass::FixedImageLimiterType | FixedImageLimiterType |
typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
typedef Superclass::FixedImageMaskType | FixedImageMaskType |
typedef Superclass::FixedImagePixelType | FixedImagePixelType |
typedef Superclass::FixedImageRegionType | FixedImageRegionType |
typedef Superclass::FixedImageType | FixedImageType |
typedef Superclass::GradientImageFilterPointer | GradientImageFilterPointer |
typedef Superclass::GradientImageFilterType | GradientImageFilterType |
typedef Superclass::GradientImagePointer | GradientImagePointer |
typedef Superclass::GradientImageType | GradientImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef Superclass::ImageSampleContainerPointer | ImageSampleContainerPointer |
typedef Superclass::ImageSampleContainerType | ImageSampleContainerType |
typedef Superclass::ImageSamplerPointer | ImageSamplerPointer |
typedef Superclass::ImageSamplerType | ImageSamplerType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InterpolatorPointer | InterpolatorPointer |
typedef Superclass::InterpolatorType | InterpolatorType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef Superclass::MovingImageDerivativeScalesType | MovingImageDerivativeScalesType |
typedef Superclass::MovingImageLimiterOutputType | MovingImageLimiterOutputType |
typedef Superclass::MovingImageLimiterType | MovingImageLimiterType |
typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
typedef Superclass::MovingImageMaskType | MovingImageMaskType |
typedef Superclass::MovingImagePixelType | MovingImagePixelType |
typedef Superclass::MovingImageRegionType | MovingImageRegionType |
typedef Superclass::MovingImageType | MovingImageType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef ParzenWindowNormalizedMutualInformationImageToImageMetric | Self |
typedef ParzenWindowHistogramImageToImageMetric< TFixedImage, TMovingImage > | Superclass |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
![]() | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::CoordinateRepresentationType | CoordinateRepresentationType |
typedef Superclass::DerivativeType | DerivativeType |
typedef Superclass::DerivativeValueType | DerivativeValueType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef Superclass::FixedImageLimiterOutputType | FixedImageLimiterOutputType |
typedef Superclass::FixedImageLimiterType | FixedImageLimiterType |
typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
typedef Superclass::FixedImageMaskType | FixedImageMaskType |
typedef Superclass::FixedImagePixelType | FixedImagePixelType |
typedef Superclass::FixedImageRegionType | FixedImageRegionType |
typedef Superclass::FixedImageType | FixedImageType |
typedef Superclass::GradientImageFilterPointer | GradientImageFilterPointer |
typedef Superclass::GradientImageFilterType | GradientImageFilterType |
typedef Superclass::GradientImagePointer | GradientImagePointer |
typedef Superclass::GradientImageType | GradientImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef Superclass::ImageSampleContainerPointer | ImageSampleContainerPointer |
typedef Superclass::ImageSampleContainerType | ImageSampleContainerType |
typedef Superclass::ImageSamplerPointer | ImageSamplerPointer |
typedef Superclass::ImageSamplerType | ImageSamplerType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InterpolatorPointer | InterpolatorPointer |
typedef Superclass::InterpolatorType | InterpolatorType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef Superclass::MovingImageDerivativeScalesType | MovingImageDerivativeScalesType |
typedef Superclass::MovingImageLimiterOutputType | MovingImageLimiterOutputType |
typedef Superclass::MovingImageLimiterType | MovingImageLimiterType |
typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
typedef Superclass::MovingImageMaskType | MovingImageMaskType |
typedef Superclass::MovingImagePixelType | MovingImagePixelType |
typedef Superclass::MovingImageRegionType | MovingImageRegionType |
typedef Superclass::MovingImageType | MovingImageType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef ParzenWindowHistogramImageToImageMetric | Self |
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > | Superclass |
typedef Superclass::ThreaderType | ThreaderType |
typedef Superclass::ThreadInfoType | ThreadInfoType |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
![]() | |
typedef AdvancedTransform< ScalarType, FixedImageDimension, MovingImageDimension > | AdvancedTransformType |
typedef BSplineOrder1TransformType::Pointer | BSplineOrder1TransformPointer |
typedef AdvancedBSplineDeformableTransform< ScalarType, FixedImageDimension, 1 > | BSplineOrder1TransformType |
typedef BSplineOrder2TransformType::Pointer | BSplineOrder2TransformPointer |
typedef AdvancedBSplineDeformableTransform< ScalarType, FixedImageDimension, 2 > | BSplineOrder2TransformType |
typedef BSplineOrder3TransformType::Pointer | BSplineOrder3TransformPointer |
typedef AdvancedBSplineDeformableTransform< ScalarType, FixedImageDimension, 3 > | BSplineOrder3TransformType |
typedef AdvancedCombinationTransform< ScalarType, FixedImageDimension > | CombinationTransformType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::CoordinateRepresentationType | CoordinateRepresentationType |
typedef Superclass::DerivativeType | DerivativeType |
typedef DerivativeType::ValueType | DerivativeValueType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef FixedImageLimiterType::OutputType | FixedImageLimiterOutputType |
typedef FixedImageLimiterType::Pointer | FixedImageLimiterPointer |
typedef LimiterFunctionBase< RealType, FixedImageDimension > | FixedImageLimiterType |
typedef Superclass::FixedImageMaskPointer | FixedImageMaskPointer |
typedef ImageMaskSpatialObject< itkGetStaticConstMacro(FixedImageDimension) > | FixedImageMaskSpatialObject2Type |
typedef Superclass::FixedImageMaskType | FixedImageMaskType |
typedef FixedImageType::PixelType | FixedImagePixelType |
typedef FixedImageType::Pointer | FixedImagePointer |
typedef Superclass::FixedImageRegionType | FixedImageRegionType |
typedef Superclass::FixedImageType | FixedImageType |
typedef Superclass::GradientImageFilterPointer | GradientImageFilterPointer |
typedef Superclass::GradientImageFilterType | GradientImageFilterType |
typedef Superclass::GradientImagePointer | GradientImagePointer |
typedef Superclass::GradientImageType | GradientImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef vnl_sparse_matrix< HessianValueType > | HessianType |
typedef DerivativeType::ValueType | HessianValueType |
typedef ImageSamplerType::OutputVectorContainerPointer | ImageSampleContainerPointer |
typedef ImageSamplerType::OutputVectorContainerType | ImageSampleContainerType |
typedef ImageSamplerType::Pointer | ImageSamplerPointer |
typedef ImageSamplerBase< FixedImageType > | ImageSamplerType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InterpolatorPointer | InterpolatorPointer |
typedef Superclass::InterpolatorType | InterpolatorType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef FixedArray< double, Self::MovingImageDimension > | MovingImageDerivativeScalesType |
typedef MovingImageLimiterType::OutputType | MovingImageLimiterOutputType |
typedef MovingImageLimiterType::Pointer | MovingImageLimiterPointer |
typedef LimiterFunctionBase< RealType, MovingImageDimension > | MovingImageLimiterType |
typedef Superclass::MovingImageMaskPointer | MovingImageMaskPointer |
typedef ImageMaskSpatialObject< itkGetStaticConstMacro(MovingImageDimension) > | MovingImageMaskSpatialObject2Type |
typedef Superclass::MovingImageMaskType | MovingImageMaskType |
typedef Superclass::MovingImagePixelType | MovingImagePixelType |
typedef MovingImageType::Pointer | MovingImagePointer |
typedef MovingImageType::RegionType | MovingImageRegionType |
typedef Superclass::MovingImageType | MovingImageType |
typedef AdvancedTransformType::NumberOfParametersType | NumberOfParametersType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef TransformType::ScalarType | ScalarType |
typedef AdvancedImageToImageMetric | Self |
typedef ImageToImageMetric< TFixedImage, TMovingImage > | Superclass |
typedef itk::PlatformMultiThreader | ThreaderType |
typedef ThreaderType::WorkUnitInfo | ThreadInfoType |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
Static Public Member Functions | |
static Pointer | New () |
Protected Types | |
typedef Superclass::BSplineInterpolatorType | BSplineInterpolatorType |
typedef Superclass::CentralDifferenceGradientFilterType | CentralDifferenceGradientFilterType |
typedef Superclass::FixedImageIndexType | FixedImageIndexType |
typedef Superclass::FixedImageIndexValueType | FixedImageIndexValueType |
typedef Superclass::FixedImagePointType | FixedImagePointType |
typedef Superclass::IncrementalMarginalPDFType | IncrementalMarginalPDFType |
typedef Superclass::JointPDFDerivativesIndexType | JointPDFDerivativesIndexType |
typedef Superclass::JointPDFDerivativesRegionType | JointPDFDerivativesRegionType |
typedef Superclass::JointPDFDerivativesSizeType | JointPDFDerivativesSizeType |
typedef Superclass::JointPDFDerivativesType | JointPDFDerivativesType |
typedef Superclass::JointPDFIndexType | JointPDFIndexType |
typedef Superclass::JointPDFRegionType | JointPDFRegionType |
typedef Superclass::JointPDFSizeType | JointPDFSizeType |
typedef Superclass::JointPDFType | JointPDFType |
typedef Superclass::KernelFunctionType | KernelFunctionType |
typedef Superclass::MarginalPDFType | MarginalPDFType |
typedef Superclass::MovingImageContinuousIndexType | MovingImageContinuousIndexType |
typedef Superclass::MovingImageDerivativeType | MovingImageDerivativeType |
typedef Superclass::MovingImageIndexType | MovingImageIndexType |
typedef Superclass::MovingImagePointType | MovingImagePointType |
typedef Superclass::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
typedef Superclass::ParzenValueContainerType | ParzenValueContainerType |
typedef Superclass::PDFValueType | PDFValueType |
![]() | |
typedef Superclass::BSplineInterpolatorType | BSplineInterpolatorType |
typedef Superclass::CentralDifferenceGradientFilterType | CentralDifferenceGradientFilterType |
typedef Superclass::FixedImageIndexType | FixedImageIndexType |
typedef Superclass::FixedImageIndexValueType | FixedImageIndexValueType |
typedef Superclass::FixedImagePointType | FixedImagePointType |
typedef IncrementalMarginalPDFType::IndexType | IncrementalMarginalPDFIndexType |
typedef IncrementalMarginalPDFType::Pointer | IncrementalMarginalPDFPointer |
typedef IncrementalMarginalPDFType::RegionType | IncrementalMarginalPDFRegionType |
typedef IncrementalMarginalPDFType::SizeType | IncrementalMarginalPDFSizeType |
typedef Image< PDFValueType, 2 > | IncrementalMarginalPDFType |
typedef JointPDFDerivativesType::IndexType | JointPDFDerivativesIndexType |
typedef JointPDFDerivativesType::Pointer | JointPDFDerivativesPointer |
typedef JointPDFDerivativesType::RegionType | JointPDFDerivativesRegionType |
typedef JointPDFDerivativesType::SizeType | JointPDFDerivativesSizeType |
typedef Image< PDFDerivativeValueType, 3 > | JointPDFDerivativesType |
typedef JointPDFType::IndexType | JointPDFIndexType |
typedef JointPDFType::Pointer | JointPDFPointer |
typedef JointPDFType::RegionType | JointPDFRegionType |
typedef JointPDFType::SizeType | JointPDFSizeType |
typedef Image< PDFValueType, 2 > | JointPDFType |
typedef KernelFunctionType::Pointer | KernelFunctionPointer |
typedef KernelFunctionBase2< PDFValueType > | KernelFunctionType |
typedef Array< PDFValueType > | MarginalPDFType |
typedef Superclass::MovingImageContinuousIndexType | MovingImageContinuousIndexType |
typedef Superclass::MovingImageDerivativeType | MovingImageDerivativeType |
typedef Superclass::MovingImageIndexType | MovingImageIndexType |
typedef Superclass::MovingImagePointType | MovingImagePointType |
typedef Superclass::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
typedef FixedImageType::OffsetValueType | OffsetValueType |
typedef Array< PDFValueType > | ParzenValueContainerType |
typedef float | PDFDerivativeValueType |
typedef double | PDFValueType |
![]() | |
typedef BSplineInterpolatorFloatType::Pointer | BSplineInterpolatorFloatPointer |
typedef BSplineInterpolateImageFunction< MovingImageType, CoordinateRepresentationType, float > | BSplineInterpolatorFloatType |
typedef BSplineInterpolatorType::Pointer | BSplineInterpolatorPointer |
typedef BSplineInterpolateImageFunction< MovingImageType, CoordinateRepresentationType, double > | BSplineInterpolatorType |
typedef CentralDifferenceGradientFilterType::Pointer | CentralDifferenceGradientFilterPointer |
typedef GradientImageFilter< MovingImageType, RealType, RealType > | CentralDifferenceGradientFilterType |
typedef FixedImageType::IndexType | FixedImageIndexType |
typedef FixedImageIndexType::IndexValueType | FixedImageIndexValueType |
typedef TransformType::InputPointType | FixedImagePointType |
typedef LinearInterpolatorType::Pointer | LinearInterpolatorPointer |
typedef AdvancedLinearInterpolateImageFunction< MovingImageType, CoordinateRepresentationType > | LinearInterpolatorType |
typedef InterpolatorType::ContinuousIndexType | MovingImageContinuousIndexType |
typedef BSplineInterpolatorType::CovariantVectorType | MovingImageDerivativeType |
typedef MovingImageType::IndexType | MovingImageIndexType |
typedef TransformType::OutputPointType | MovingImagePointType |
typedef AdvancedTransformType::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
typedef ReducedBSplineInterpolatorType::Pointer | ReducedBSplineInterpolatorPointer |
typedef ReducedDimensionBSplineInterpolateImageFunction< MovingImageType, CoordinateRepresentationType, double > | ReducedBSplineInterpolatorType |
Protected Member Functions | |
virtual void | ComputeLogMarginalPDF (MarginalPDFType &pdf) const |
virtual MeasureType | ComputeNormalizedMutualInformation (MeasureType &jointEntropy) const |
ParzenWindowNormalizedMutualInformationImageToImageMetric () | |
void | PrintSelf (std::ostream &os, Indent indent) const override |
~ParzenWindowNormalizedMutualInformationImageToImageMetric () override | |
![]() | |
void | AfterThreadedComputePDFs (void) const |
virtual void | ComputeIncrementalMarginalPDFs (const JointPDFDerivativesType *incrementalPDF, IncrementalMarginalPDFType *fixedIncrementalMarginalPDF, IncrementalMarginalPDFType *movingIncrementalMarginalPDF) const |
virtual void | ComputeMarginalPDF (const JointPDFType *jointPDF, MarginalPDFType &marginalPDF, const unsigned int &direction) const |
virtual void | ComputePDFs (const ParametersType ¶meters) const |
virtual void | ComputePDFsAndIncrementalPDFs (const ParametersType ¶meters) const |
virtual void | ComputePDFsAndPDFDerivatives (const ParametersType ¶meters) const |
virtual void | ComputePDFsSingleThreaded (const ParametersType ¶meters) const |
void | EvaluateParzenValues (double parzenWindowTerm, OffsetValueType parzenWindowIndex, const KernelFunctionType *kernel, ParzenValueContainerType &parzenValues) const |
virtual void | GetValueAndAnalyticDerivative (const ParametersType &, MeasureType &, DerivativeType &) const |
virtual void | GetValueAndFiniteDifferenceDerivative (const ParametersType &, MeasureType &, DerivativeType &) const |
virtual void | InitializeHistograms (void) |
virtual void | InitializeKernels (void) |
void | InitializeThreadingParameters (void) const override |
itkAlignedTypedef (ITK_CACHE_LINE_ALIGNMENT, PaddedParzenWindowHistogramGetValueAndDerivativePerThreadStruct, AlignedParzenWindowHistogramGetValueAndDerivativePerThreadStruct) | |
itkPadStruct (ITK_CACHE_LINE_ALIGNMENT, ParzenWindowHistogramGetValueAndDerivativePerThreadStruct, PaddedParzenWindowHistogramGetValueAndDerivativePerThreadStruct) | |
void | LaunchComputePDFsThreaderCallback (void) const |
virtual void | NormalizeJointPDF (JointPDFType *pdf, const double &factor) const |
virtual void | NormalizeJointPDFDerivatives (JointPDFDerivativesType *pdf, const double &factor) const |
ParzenWindowHistogramImageToImageMetric () | |
void | PrintSelf (std::ostream &os, Indent indent) const override |
void | ThreadedComputePDFs (ThreadIdType threadId) |
virtual void | UpdateJointPDFAndDerivatives (const RealType &fixedImageValue, const RealType &movingImageValue, const DerivativeType *imageJacobian, const NonZeroJacobianIndicesType *nzji, JointPDFType *jointPDF) const |
virtual void | UpdateJointPDFAndIncrementalPDFs (RealType fixedImageValue, RealType movingImageValue, RealType movingMaskValue, const DerivativeType &movingImageValuesRight, const DerivativeType &movingImageValuesLeft, const DerivativeType &movingMaskValuesRight, const DerivativeType &movingMaskValuesLeft, const NonZeroJacobianIndicesType &nzji) const |
void | UpdateJointPDFDerivatives (const JointPDFIndexType &pdfIndex, double factor, const DerivativeType &imageJacobian, const NonZeroJacobianIndicesType &nzji) const |
~ParzenWindowHistogramImageToImageMetric () override | |
![]() | |
AdvancedImageToImageMetric () | |
virtual void | AfterThreadedGetValue (MeasureType &value) const |
virtual void | AfterThreadedGetValueAndDerivative (MeasureType &value, DerivativeType &derivative) const |
virtual void | CheckForAdvancedTransform (void) |
virtual void | CheckForBSplineInterpolator (void) |
virtual void | CheckForBSplineTransform (void) const |
virtual void | CheckNumberOfSamples (unsigned long wanted, unsigned long found) const |
virtual bool | EvaluateMovingImageValueAndDerivative (const MovingImagePointType &mappedPoint, RealType &movingImageValue, MovingImageDerivativeType *gradient) const |
virtual bool | EvaluateTransformJacobian (const FixedImagePointType &fixedImagePoint, TransformJacobianType &jacobian, NonZeroJacobianIndicesType &nzji) const |
virtual void | EvaluateTransformJacobianInnerProduct (const TransformJacobianType &jacobian, const MovingImageDerivativeType &movingImageDerivative, DerivativeType &imageJacobian) const |
virtual void | InitializeImageSampler (void) |
virtual void | InitializeLimiters (void) |
virtual void | InitializeThreadingParameters (void) const |
virtual bool | IsInsideMovingMask (const MovingImagePointType &point) const |
itkAlignedTypedef (ITK_CACHE_LINE_ALIGNMENT, PaddedGetValueAndDerivativePerThreadStruct, AlignedGetValueAndDerivativePerThreadStruct) | |
itkAlignedTypedef (ITK_CACHE_LINE_ALIGNMENT, PaddedGetValuePerThreadStruct, AlignedGetValuePerThreadStruct) | |
itkPadStruct (ITK_CACHE_LINE_ALIGNMENT, GetValueAndDerivativePerThreadStruct, PaddedGetValueAndDerivativePerThreadStruct) | |
itkPadStruct (ITK_CACHE_LINE_ALIGNMENT, GetValuePerThreadStruct, PaddedGetValuePerThreadStruct) | |
void | LaunchGetValueAndDerivativeThreaderCallback (void) const |
void | LaunchGetValueThreaderCallback (void) const |
void | PrintSelf (std::ostream &os, Indent indent) const override |
virtual void | SetUseFixedImageLimiter (bool _arg) |
virtual void | SetUseImageSampler (bool _arg) |
virtual void | SetUseMovingImageLimiter (bool _arg) |
virtual void | ThreadedGetValue (ThreadIdType threadID) |
virtual void | ThreadedGetValueAndDerivative (ThreadIdType threadID) |
virtual bool | TransformPoint (const FixedImagePointType &fixedImagePoint, MovingImagePointType &mappedPoint) const |
~AdvancedImageToImageMetric () override | |
Private Member Functions | |
void | operator= (const Self &) |
ParzenWindowNormalizedMutualInformationImageToImageMetric (const Self &) | |
|
protected |
Definition at line 173 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 174 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef SmartPointer< const Self > itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer |
Definition at line 82 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::CoordinateRepresentationType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::CoordinateRepresentationType |
Typedefs from the superclass.
Definition at line 94 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::DerivativeType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType |
Definition at line 120 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageConstPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer |
Definition at line 99 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Protected Typedefs Typedefs inherited from superclass
Definition at line 167 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 168 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageLimiterOutputType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterOutputType |
Definition at line 132 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageLimiterType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterType |
Definition at line 129 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageMaskPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskPointer |
Definition at line 116 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageMaskType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskType |
Definition at line 115 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImagePixelType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePixelType |
Definition at line 122 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 170 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageRegionType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageRegionType |
Definition at line 100 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::FixedImageType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType |
Definition at line 98 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::GradientImageFilterPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterPointer |
Definition at line 114 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::GradientImageFilterType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterType |
Definition at line 113 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::GradientImagePointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::GradientImagePointer |
Definition at line 112 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::GradientImageType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::GradientImageType |
Definition at line 111 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::GradientPixelType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType |
Definition at line 110 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::ImageSampleContainerPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerPointer |
Definition at line 128 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::ImageSampleContainerType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerType |
Definition at line 126 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::ImageSamplerPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerPointer |
Definition at line 125 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::ImageSamplerType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerType |
Definition at line 124 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 180 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::InputPointType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::InputPointType |
Definition at line 103 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::InterpolatorPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorPointer |
Definition at line 108 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::InterpolatorType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorType |
Definition at line 107 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 184 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 185 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 186 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 179 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 181 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 182 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 183 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 178 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 188 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 177 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MeasureType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MeasureType |
Definition at line 119 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageConstPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer |
Definition at line 97 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 172 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageDerivativeScalesType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageDerivativeScalesType |
Definition at line 136 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 175 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 169 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageLimiterOutputType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterOutputType |
Definition at line 134 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageLimiterType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterType |
Definition at line 130 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageMaskPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskPointer |
Definition at line 118 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageMaskType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskType |
Definition at line 117 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImagePixelType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType |
Definition at line 96 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 171 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageRegionType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageRegionType |
Definition at line 123 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::MovingImageType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType |
Definition at line 95 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 189 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::OutputPointType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType |
Definition at line 104 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::ParametersType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::ParametersType |
Definition at line 121 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 187 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
protected |
Definition at line 176 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef SmartPointer< Self > itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::Pointer |
Definition at line 81 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::RealType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::RealType |
Definition at line 109 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef ParzenWindowNormalizedMutualInformationImageToImageMetric itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::Self |
Standard class typedefs.
Definition at line 78 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef ParzenWindowHistogramImageToImageMetric< TFixedImage, TMovingImage > itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::Superclass |
Definition at line 80 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::TransformJacobianType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType |
Definition at line 106 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::TransformParametersType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType |
Definition at line 105 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::TransformPointer itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer |
Definition at line 102 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
typedef Superclass::TransformType itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::TransformType |
Definition at line 101 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
inlineprotected |
The constructor.
Definition at line 156 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
inlineoverrideprotected |
The destructor.
Definition at line 159 of file itkParzenWindowNormalizedMutualInformationImageToImageMetric.h.
|
private |
The private constructor.
|
protectedvirtual |
Replace the marginal probabilities by log(probabilities) Changes the input pdf since they are not needed anymore!
|
protectedvirtual |
Compute the normalized mutual information and the jointEntropy NMI = (Ef + Em) / Ej Ef = fixed marginal entropy = - sum_k sum_i p(i,k) log pf(k) Em = moving marginal entropy = - sum_k sum_i p(i,k) log pm(i) Ej = joint entropy = - sum_k sum_i p(i,k) log p(i,k)
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::ParzenWindowHistogramImageToImageMetric< TFixedImage, TMovingImage >.
Reimplemented in elastix::NormalizedMutualInformationMetric< TElastix >.
|
override |
Get the value: the negative normalized mutual information.
|
override |
Get the value and derivatives for single valued optimizers.
itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::itkStaticConstMacro | ( | FixedImageDimension | , |
unsigned int | , | ||
FixedImageType::ImageDimension | |||
) |
The fixed image dimension.
itk::ParzenWindowNormalizedMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::itkStaticConstMacro | ( | MovingImageDimension | , |
unsigned int | , | ||
MovingImageType::ImageDimension | |||
) |
The moving image dimension.
|
static |
Method for creation through the object factory.
|
private |
The private copy constructor.
|
overrideprotected |
Print Self.
Generated on 1667476801 for elastix by ![]() |
![]() |