Go to the documentation of this file.
19 #ifndef __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__
20 #define __itkParzenWindowNormalizedMutualInformationImageToImageMetric_H__
71 template<
class TFixedImage,
class TMovingImage >
140 FixedImageType::ImageDimension );
144 MovingImageType::ImageDimension );
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::TransformPointer TransformPointer
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::InterpolatorType InterpolatorType
Superclass::OutputPointType OutputPointType
Superclass::DerivativeType DerivativeType
Superclass::InputPointType InputPointType
Image< PDFValueType, 2 > JointPDFType
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
JointPDFDerivativesType::IndexType JointPDFDerivativesIndexType
Superclass::ParametersType ParametersType
An extension of the ITK ImageToImageMetric. It is the intended base class for all elastix metrics.
KernelFunctionBase2< PDFValueType > KernelFunctionType
Superclass::FixedImageIndexType FixedImageIndexType
Superclass::MovingImageType MovingImageType
Superclass::DerivativeType DerivativeType
Superclass::InterpolatorPointer InterpolatorPointer
JointPDFType::SizeType JointPDFSizeType
Superclass::GradientImageType GradientImageType
Superclass::MovingImageIndexType MovingImageIndexType
Superclass::MovingImagePointType MovingImagePointType
Array< PDFValueType > ParzenValueContainerType
Image< PDFDerivativeValueType, 3 > JointPDFDerivativesType
Superclass::GradientImagePointer GradientImagePointer
Superclass::ParametersType ParametersType
Superclass::MovingImageContinuousIndexType MovingImageContinuousIndexType
Superclass::CentralDifferenceGradientFilterType CentralDifferenceGradientFilterType
JointPDFDerivativesType::RegionType JointPDFDerivativesRegionType
Image< PDFValueType, 2 > IncrementalMarginalPDFType
Superclass::ImageSamplerType ImageSamplerType
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
JointPDFType::IndexType JointPDFIndexType
JointPDFDerivativesType::SizeType JointPDFDerivativesSizeType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::RealType RealType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::GradientPixelType GradientPixelType
Superclass::FixedImageType FixedImageType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::BSplineInterpolatorType BSplineInterpolatorType
Superclass::TransformType TransformType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::MeasureType MeasureType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::MovingImageLimiterType MovingImageLimiterType
JointPDFType::RegionType JointPDFRegionType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::TransformJacobianType TransformJacobianType
Array< PDFValueType > MarginalPDFType
Superclass::MeasureType MeasureType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::ImageSamplerPointer ImageSamplerPointer
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass::FixedImagePointType FixedImagePointType
A base class for image metrics based on a joint histogram computed using Parzen Windowing.
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
Superclass::MovingImageDerivativeType MovingImageDerivativeType
Superclass::FixedImageIndexValueType FixedImageIndexValueType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|