Go to the documentation of this file.
18 #ifndef __itkParzenWindowMutualInformationImageToImageMetric_H__
19 #define __itkParzenWindowMutualInformationImageToImageMetric_H__
23 #include "itkArray2D.h"
74 template<
class TFixedImage,
class TMovingImage >
147 FixedImageType::ImageDimension );
151 MovingImageType::ImageDimension );
157 itkGetConstMacro( UseJacobianPreconditioning,
bool );
158 itkSetMacro( UseJacobianPreconditioning,
bool );
294 #ifndef ITK_MANUAL_INSTANTIATION
295 #include "itkParzenWindowMutualInformationImageToImageMetric.hxx"
298 #endif // end #ifndef __itkParzenWindowMutualInformationImageToImageMetric_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
AdvancedTransformType::NumberOfParametersType NumberOfParametersType
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::ThreaderType ThreaderType
AdvancedTransformType::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
Superclass::TransformJacobianType TransformJacobianType
Superclass::ThreadInfoType ThreadInfoType
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::RealType RealType
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::DerivativeValueType DerivativeValueType
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
float PDFDerivativeValueType
Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
Superclass::MovingImageDerivativeType MovingImageDerivativeType
Superclass::FixedImageIndexValueType FixedImageIndexValueType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|