go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage > Class Template Reference

#include <itkPatternIntensityImageToImageMetric.h>

Detailed Description

template<class TFixedImage, class TMovingImage>
class itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >

Computes similarity between two objects to be registered.

Definition at line 45 of file itkPatternIntensityImageToImageMetric.h.

+ Inheritance diagram for itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >:

Public Types

typedef CombinationTransformType::Pointer CombinationTransformPointer
 
typedef itk::AdvancedCombinationTransform< ScalarType, FixedImageDimension > CombinationTransformType
 
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::CoordinateRepresentationType CoordinateRepresentationType
 
typedef Superclass::DerivativeType DerivativeType
 
typedef DifferenceImageFilterType::Pointer DifferenceImageFilterPointer
 
typedef itk::SubtractImageFilter< FixedImageType, TransformedMovingImageType, TransformedMovingImageTypeDifferenceImageFilterType
 
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::MovingImagePointer MovingImagePointer
 
typedef Superclass::MovingImageRegionType MovingImageRegionType
 
typedef Superclass::MovingImageType MovingImageType
 
typedef MultiplyImageFilterType::Pointer MultiplyImageFilterPointer
 
typedef itk::MultiplyImageFilter< TransformedMovingImageType, TransformedMovingImageType, TransformedMovingImageTypeMultiplyImageFilterType
 
typedef itk::Optimizer OptimizerType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef RayCastInterpolatorType::Pointer RayCastInterpolatorPointer
 
typedef itk::AdvancedRayCastInterpolateImageFunction< MovingImageType, ScalarTypeRayCastInterpolatorType
 
typedef Superclass::RealType RealType
 
typedef RescaleIntensityImageFilterType::Pointer RescaleIntensityImageFilterPointer
 
typedef itk::RescaleIntensityImageFilter< TransformedMovingImageType, TransformedMovingImageTypeRescaleIntensityImageFilterType
 
typedef TransformType::ScalarType ScalarType
 
typedef OptimizerType::ScalesType ScalesType
 
typedef PatternIntensityImageToImageMetric Self
 
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > Superclass
 
typedef itk::Image< FixedImagePixelType, itkGetStaticConstMacro(FixedImageDimension) > TransformedMovingImageType
 
typedef Superclass::TransformJacobianType TransformJacobianType
 
typedef TransformMovingImageFilterType::Pointer TransformMovingImageFilterPointer
 
typedef itk::ResampleImageFilter< MovingImageType, TransformedMovingImageTypeTransformMovingImageFilterType
 
typedef Superclass::TransformParametersType TransformParametersType
 
typedef Superclass::TransformPointer TransformPointer
 
typedef Superclass::TransformType TransformType
 
- Public Types inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
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 SelfConstPointer
 
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< HessianValueTypeHessianType
 
typedef DerivativeType::ValueType HessianValueType
 
typedef ImageSamplerType::OutputVectorContainerPointer ImageSampleContainerPointer
 
typedef ImageSamplerType::OutputVectorContainerType ImageSampleContainerType
 
typedef ImageSamplerType::Pointer ImageSamplerPointer
 
typedef ImageSamplerBase< FixedImageTypeImageSamplerType
 
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< SelfPointer
 
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
 

Public Member Functions

virtual const char * GetClassName () const
 
void GetDerivative (const TransformParametersType &parameters, DerivativeType &derivative) const override
 
virtual const doubleGetNoiseConstant ()
 
virtual const boolGetOptimizeNormalizationFactor ()
 
virtual const ScalesTypeGetScales ()
 
MeasureType GetValue (const TransformParametersType &parameters) const override
 
void GetValueAndDerivative (const TransformParametersType &parameters, MeasureType &Value, DerivativeType &Derivative) const override
 
void Initialize (void) override
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
 
virtual void SetNoiseConstant (double _arg)
 
virtual void SetOptimizeNormalizationFactor (bool _arg)
 
virtual void SetScales (ScalesType _arg)
 
- Public Member Functions inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
virtual void BeforeThreadedGetValueAndDerivative (const TransformParametersType &parameters) const
 
virtual const char * GetClassName () const
 
virtual const FixedImageLimiterTypeGetFixedImageLimiter ()
 
virtual double GetFixedLimitRangeRatio () const
 
virtual ImageSamplerTypeGetImageSampler (void) const
 
virtual const MovingImageDerivativeScalesTypeGetMovingImageDerivativeScales ()
 
virtual const MovingImageLimiterTypeGetMovingImageLimiter ()
 
virtual double GetMovingLimitRangeRatio () const
 
virtual double GetRequiredRatioOfValidSamples () const
 
virtual bool GetScaleGradientWithRespectToMovingImageOrientation () const
 
virtual void GetSelfHessian (const TransformParametersType &parameters, HessianType &H) const
 
const AdvancedTransformTypeGetTransform (void) const override
 
virtual bool GetUseFixedImageLimiter () const
 
virtual bool GetUseImageSampler () const
 
virtual const boolGetUseMetricSingleThreaded ()
 
virtual bool GetUseMovingImageDerivativeScales () const
 
virtual bool GetUseMovingImageLimiter () const
 
virtual const boolGetUseMultiThread ()
 
void Initialize (void) override
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, TFixedImage::ImageDimension)
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, TMovingImage::ImageDimension)
 
virtual void SetFixedImageLimiter (FixedImageLimiterType *_arg)
 
virtual void SetFixedLimitRangeRatio (double _arg)
 
virtual void SetImageSampler (ImageSamplerType *_arg)
 
virtual void SetMovingImageDerivativeScales (MovingImageDerivativeScalesType _arg)
 
virtual void SetMovingImageLimiter (MovingImageLimiterType *_arg)
 
virtual void SetMovingLimitRangeRatio (double _arg)
 
virtual void SetNumberOfWorkUnits (ThreadIdType numberOfThreads)
 
virtual void SetRequiredRatioOfValidSamples (double _arg)
 
virtual void SetScaleGradientWithRespectToMovingImageOrientation (bool _arg)
 
virtual void SetTransform (AdvancedTransformType *arg)
 
virtual void SetUseMetricSingleThreaded (bool _arg)
 
virtual void SetUseMovingImageDerivativeScales (bool _arg)
 
virtual void SetUseMultiThread (bool _arg)
 
virtual void UseMetricSingleThreadedOff ()
 
virtual void UseMetricSingleThreadedOn ()
 
virtual void UseMultiThreadOff ()
 
virtual void UseMultiThreadOn ()
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

MeasureType ComputePIDiff (const TransformParametersType &parameters, float scalingfactor) const
 
MeasureType ComputePIFixed (void) const
 
 PatternIntensityImageToImageMetric ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~PatternIntensityImageToImageMetric () override
 
- Protected Member Functions inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
 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 &)
 
 PatternIntensityImageToImageMetric (const Self &)
 

Private Attributes

CombinationTransformPointer m_CombinationTransform
 
double m_DerivativeDelta
 
DifferenceImageFilterPointer m_DifferenceImageFilter
 
MeasureType m_FixedMeasure
 
MultiplyImageFilterPointer m_MultiplyImageFilter
 
unsigned int m_NeighborhoodRadius
 
double m_NoiseConstant
 
double m_NormalizationFactor
 
bool m_OptimizeNormalizationFactor
 
RescaleIntensityImageFilterPointer m_RescaleImageFilter
 
double m_Rescalingfactor
 
ScalesType m_Scales
 
TransformMovingImageFilterPointer m_TransformMovingImageFilter
 

Additional Inherited Members

- Protected Types inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
typedef BSplineInterpolatorFloatType::Pointer BSplineInterpolatorFloatPointer
 
typedef BSplineInterpolateImageFunction< MovingImageType, CoordinateRepresentationType, floatBSplineInterpolatorFloatType
 
typedef BSplineInterpolatorType::Pointer BSplineInterpolatorPointer
 
typedef BSplineInterpolateImageFunction< MovingImageType, CoordinateRepresentationType, doubleBSplineInterpolatorType
 
typedef CentralDifferenceGradientFilterType::Pointer CentralDifferenceGradientFilterPointer
 
typedef GradientImageFilter< MovingImageType, RealType, RealTypeCentralDifferenceGradientFilterType
 
typedef FixedImageType::IndexType FixedImageIndexType
 
typedef FixedImageIndexType::IndexValueType FixedImageIndexValueType
 
typedef TransformType::InputPointType FixedImagePointType
 
typedef LinearInterpolatorType::Pointer LinearInterpolatorPointer
 
typedef AdvancedLinearInterpolateImageFunction< MovingImageType, CoordinateRepresentationTypeLinearInterpolatorType
 
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, doubleReducedBSplineInterpolatorType
 
- Static Protected Member Functions inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
static ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION AccumulateDerivativesThreaderCallback (void *arg)
 
static ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION GetValueAndDerivativeThreaderCallback (void *arg)
 
static ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION GetValueThreaderCallback (void *arg)
 
- Protected Attributes inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
AdvancedTransformType::Pointer m_AdvancedTransform
 
BSplineInterpolatorPointer m_BSplineInterpolator
 
BSplineInterpolatorFloatPointer m_BSplineInterpolatorFloat
 
CentralDifferenceGradientFilterPointer m_CentralDifferenceGradientFilter
 
FixedImageLimiterPointer m_FixedImageLimiter
 
FixedImageLimiterOutputType m_FixedImageMaxLimit
 
FixedImageLimiterOutputType m_FixedImageMinLimit
 
FixedImagePixelType m_FixedImageTrueMax
 
FixedImagePixelType m_FixedImageTrueMin
 
double m_FixedLimitRangeRatio
 
AlignedGetValueAndDerivativePerThreadStruct * m_GetValueAndDerivativePerThreadVariables
 
ThreadIdType m_GetValueAndDerivativePerThreadVariablesSize
 
AlignedGetValuePerThreadStruct * m_GetValuePerThreadVariables
 
ThreadIdType m_GetValuePerThreadVariablesSize
 
ImageSamplerPointer m_ImageSampler
 
bool m_InterpolatorIsBSpline
 
bool m_InterpolatorIsBSplineFloat
 
bool m_InterpolatorIsLinear
 
bool m_InterpolatorIsReducedBSpline
 
LinearInterpolatorPointer m_LinearInterpolator
 
MovingImageLimiterPointer m_MovingImageLimiter
 
MovingImageLimiterOutputType m_MovingImageMaxLimit
 
MovingImageLimiterOutputType m_MovingImageMinLimit
 
MovingImagePixelType m_MovingImageTrueMax
 
MovingImagePixelType m_MovingImageTrueMin
 
double m_MovingLimitRangeRatio
 
ReducedBSplineInterpolatorPointer m_ReducedBSplineInterpolator
 
MultiThreaderParameterType m_ThreaderMetricParameters
 
bool m_TransformIsAdvanced
 
bool m_TransformIsBSpline
 
bool m_UseMetricSingleThreaded
 
bool m_UseMultiThread
 
bool m_UseOpenMP
 

Member Typedef Documentation

◆ CombinationTransformPointer

template<class TFixedImage , class TMovingImage >
typedef CombinationTransformType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CombinationTransformPointer

Definition at line 121 of file itkPatternIntensityImageToImageMetric.h.

◆ CombinationTransformType

template<class TFixedImage , class TMovingImage >
typedef itk::AdvancedCombinationTransform< ScalarType, FixedImageDimension > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CombinationTransformType

Definition at line 120 of file itkPatternIntensityImageToImageMetric.h.

◆ ConstPointer

template<class TFixedImage , class TMovingImage >
typedef SmartPointer< const Self > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer

Definition at line 55 of file itkPatternIntensityImageToImageMetric.h.

◆ CoordinateRepresentationType

template<class TFixedImage , class TMovingImage >
typedef Superclass::CoordinateRepresentationType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::CoordinateRepresentationType

Typedefs from the superclass.

Definition at line 65 of file itkPatternIntensityImageToImageMetric.h.

◆ DerivativeType

template<class TFixedImage , class TMovingImage >
typedef Superclass::DerivativeType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType

Definition at line 93 of file itkPatternIntensityImageToImageMetric.h.

◆ DifferenceImageFilterPointer

template<class TFixedImage , class TMovingImage >
typedef DifferenceImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DifferenceImageFilterPointer

Definition at line 136 of file itkPatternIntensityImageToImageMetric.h.

◆ DifferenceImageFilterType

template<class TFixedImage , class TMovingImage >
typedef itk::SubtractImageFilter< FixedImageType, TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::DifferenceImageFilterType

Definition at line 135 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageConstPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageConstPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer

Definition at line 71 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageLimiterOutputType

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageLimiterOutputType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterOutputType

Definition at line 105 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageLimiterType

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageLimiterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageLimiterType

Definition at line 102 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageMaskPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageMaskPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskPointer

Definition at line 89 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageMaskType

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageMaskType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageMaskType

Definition at line 88 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImagePixelType

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImagePixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePixelType

Definition at line 95 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageRegionType

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageRegionType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageRegionType

Definition at line 72 of file itkPatternIntensityImageToImageMetric.h.

◆ FixedImageType

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType

Definition at line 70 of file itkPatternIntensityImageToImageMetric.h.

◆ GradientImageFilterPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::GradientImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterPointer

Definition at line 87 of file itkPatternIntensityImageToImageMetric.h.

◆ GradientImageFilterType

template<class TFixedImage , class TMovingImage >
typedef Superclass::GradientImageFilterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageFilterType

Definition at line 86 of file itkPatternIntensityImageToImageMetric.h.

◆ GradientImagePointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::GradientImagePointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImagePointer

Definition at line 85 of file itkPatternIntensityImageToImageMetric.h.

◆ GradientImageType

template<class TFixedImage , class TMovingImage >
typedef Superclass::GradientImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientImageType

Definition at line 84 of file itkPatternIntensityImageToImageMetric.h.

◆ GradientPixelType

template<class TFixedImage , class TMovingImage >
typedef Superclass::GradientPixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType

Definition at line 83 of file itkPatternIntensityImageToImageMetric.h.

◆ ImageSampleContainerPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::ImageSampleContainerPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerPointer

Definition at line 101 of file itkPatternIntensityImageToImageMetric.h.

◆ ImageSampleContainerType

template<class TFixedImage , class TMovingImage >
typedef Superclass::ImageSampleContainerType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSampleContainerType

Definition at line 99 of file itkPatternIntensityImageToImageMetric.h.

◆ ImageSamplerPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::ImageSamplerPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerPointer

Definition at line 98 of file itkPatternIntensityImageToImageMetric.h.

◆ ImageSamplerType

template<class TFixedImage , class TMovingImage >
typedef Superclass::ImageSamplerType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ImageSamplerType

Definition at line 97 of file itkPatternIntensityImageToImageMetric.h.

◆ InputPointType

template<class TFixedImage , class TMovingImage >
typedef Superclass::InputPointType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InputPointType

Definition at line 76 of file itkPatternIntensityImageToImageMetric.h.

◆ InterpolatorPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::InterpolatorPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorPointer

Definition at line 81 of file itkPatternIntensityImageToImageMetric.h.

◆ InterpolatorType

template<class TFixedImage , class TMovingImage >
typedef Superclass::InterpolatorType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::InterpolatorType

Definition at line 80 of file itkPatternIntensityImageToImageMetric.h.

◆ MeasureType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MeasureType

Definition at line 92 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageConstPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageConstPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer

Definition at line 69 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageDerivativeScalesType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageDerivativeScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageDerivativeScalesType

Definition at line 109 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageLimiterOutputType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageLimiterOutputType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterOutputType

Definition at line 107 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageLimiterType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageLimiterType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageLimiterType

Definition at line 103 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageMaskPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageMaskPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskPointer

Definition at line 91 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageMaskType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageMaskType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageMaskType

Definition at line 90 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImagePixelType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImagePixelType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePixelType

Definition at line 67 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImagePointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImagePointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImagePointer

Definition at line 68 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageRegionType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageRegionType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageRegionType

Definition at line 96 of file itkPatternIntensityImageToImageMetric.h.

◆ MovingImageType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType

Definition at line 66 of file itkPatternIntensityImageToImageMetric.h.

◆ MultiplyImageFilterPointer

template<class TFixedImage , class TMovingImage >
typedef MultiplyImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MultiplyImageFilterPointer

Definition at line 141 of file itkPatternIntensityImageToImageMetric.h.

◆ MultiplyImageFilterType

template<class TFixedImage , class TMovingImage >
typedef itk::MultiplyImageFilter< TransformedMovingImageType, TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::MultiplyImageFilterType

Definition at line 140 of file itkPatternIntensityImageToImageMetric.h.

◆ OptimizerType

template<class TFixedImage , class TMovingImage >
typedef itk::Optimizer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::OptimizerType

Definition at line 110 of file itkPatternIntensityImageToImageMetric.h.

◆ OutputPointType

template<class TFixedImage , class TMovingImage >
typedef Superclass::OutputPointType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType

Definition at line 77 of file itkPatternIntensityImageToImageMetric.h.

◆ ParametersType

template<class TFixedImage , class TMovingImage >
typedef Superclass::ParametersType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ParametersType

Definition at line 94 of file itkPatternIntensityImageToImageMetric.h.

◆ Pointer

template<class TFixedImage , class TMovingImage >
typedef SmartPointer< Self > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Pointer

Definition at line 54 of file itkPatternIntensityImageToImageMetric.h.

◆ RayCastInterpolatorPointer

template<class TFixedImage , class TMovingImage >
typedef RayCastInterpolatorType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RayCastInterpolatorPointer

Definition at line 124 of file itkPatternIntensityImageToImageMetric.h.

◆ RayCastInterpolatorType

template<class TFixedImage , class TMovingImage >
typedef itk::AdvancedRayCastInterpolateImageFunction< MovingImageType, ScalarType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RayCastInterpolatorType

Definition at line 123 of file itkPatternIntensityImageToImageMetric.h.

◆ RealType

template<class TFixedImage , class TMovingImage >
typedef Superclass::RealType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RealType

Definition at line 82 of file itkPatternIntensityImageToImageMetric.h.

◆ RescaleIntensityImageFilterPointer

template<class TFixedImage , class TMovingImage >
typedef RescaleIntensityImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RescaleIntensityImageFilterPointer

Definition at line 130 of file itkPatternIntensityImageToImageMetric.h.

◆ RescaleIntensityImageFilterType

template<class TFixedImage , class TMovingImage >
typedef itk::RescaleIntensityImageFilter< TransformedMovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::RescaleIntensityImageFilterType

Definition at line 129 of file itkPatternIntensityImageToImageMetric.h.

◆ ScalarType

template<class TFixedImage , class TMovingImage >
typedef TransformType::ScalarType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ScalarType

Definition at line 74 of file itkPatternIntensityImageToImageMetric.h.

◆ ScalesType

template<class TFixedImage , class TMovingImage >
typedef OptimizerType::ScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ScalesType

Definition at line 111 of file itkPatternIntensityImageToImageMetric.h.

◆ Self

template<class TFixedImage , class TMovingImage >
typedef PatternIntensityImageToImageMetric itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Self

Standard class typedefs.

Definition at line 51 of file itkPatternIntensityImageToImageMetric.h.

◆ Superclass

template<class TFixedImage , class TMovingImage >
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Superclass

Definition at line 53 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformedMovingImageType

template<class TFixedImage , class TMovingImage >
typedef itk::Image< FixedImagePixelType, itkGetStaticConstMacro( FixedImageDimension ) > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformedMovingImageType

Definition at line 118 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformJacobianType

template<class TFixedImage , class TMovingImage >
typedef Superclass::TransformJacobianType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType

Definition at line 79 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformMovingImageFilterPointer

template<class TFixedImage , class TMovingImage >
typedef TransformMovingImageFilterType::Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformMovingImageFilterPointer

Definition at line 127 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformMovingImageFilterType

template<class TFixedImage , class TMovingImage >
typedef itk::ResampleImageFilter< MovingImageType, TransformedMovingImageType > itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformMovingImageFilterType

Definition at line 126 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformParametersType

template<class TFixedImage , class TMovingImage >
typedef Superclass::TransformParametersType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType

Definition at line 78 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformPointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::TransformPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer

Definition at line 75 of file itkPatternIntensityImageToImageMetric.h.

◆ TransformType

template<class TFixedImage , class TMovingImage >
typedef Superclass::TransformType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::TransformType

Definition at line 73 of file itkPatternIntensityImageToImageMetric.h.

Constructor & Destructor Documentation

◆ PatternIntensityImageToImageMetric() [1/2]

template<class TFixedImage , class TMovingImage >
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::PatternIntensityImageToImageMetric ( )
protected

◆ ~PatternIntensityImageToImageMetric()

template<class TFixedImage , class TMovingImage >
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::~PatternIntensityImageToImageMetric ( )
inlineoverrideprotected

Definition at line 180 of file itkPatternIntensityImageToImageMetric.h.

◆ PatternIntensityImageToImageMetric() [2/2]

template<class TFixedImage , class TMovingImage >
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::PatternIntensityImageToImageMetric ( const Self )
private

Member Function Documentation

◆ ComputePIDiff()

template<class TFixedImage , class TMovingImage >
MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ComputePIDiff ( const TransformParametersType parameters,
float  scalingfactor 
) const
protected

Compute the pattern intensity difference image.

◆ ComputePIFixed()

template<class TFixedImage , class TMovingImage >
MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::ComputePIFixed ( void  ) const
protected

Compute the pattern intensity fixed image

◆ GetClassName()

template<class TFixedImage , class TMovingImage >
virtual const char * itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >.

Reimplemented in elastix::PatternIntensityMetric< TElastix >.

◆ GetDerivative()

template<class TFixedImage , class TMovingImage >
void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative ( const TransformParametersType parameters,
DerivativeType derivative 
) const
override

Get the derivatives of the match measure.

◆ GetNoiseConstant()

template<class TFixedImage , class TMovingImage >
virtual const double & itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetNoiseConstant ( )
virtual

◆ GetOptimizeNormalizationFactor()

template<class TFixedImage , class TMovingImage >
virtual const bool & itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetOptimizeNormalizationFactor ( )
virtual

◆ GetScales()

template<class TFixedImage , class TMovingImage >
virtual const ScalesType & itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetScales ( )
virtual

◆ GetValue()

template<class TFixedImage , class TMovingImage >
MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetValue ( const TransformParametersType parameters) const
override

Get the value for single valued optimizers.

◆ GetValueAndDerivative()

template<class TFixedImage , class TMovingImage >
void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative ( const TransformParametersType parameters,
MeasureType Value,
DerivativeType Derivative 
) const
override

Get value and derivatives for multiple valued optimizers.

◆ Initialize()

template<class TFixedImage , class TMovingImage >
void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::Initialize ( void  )
override

Initialize the Metric by making sure that all the components are present and plugged together correctly.

  • Call the superclass' implementation
  • Estimate the normalization factor, if asked for.

◆ itkStaticConstMacro() [1/2]

template<class TFixedImage , class TMovingImage >
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned int  ,
FixedImageType::ImageDimension   
)

The fixed image dimension.

◆ itkStaticConstMacro() [2/2]

template<class TFixedImage , class TMovingImage >
itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::itkStaticConstMacro ( MovingImageDimension  ,
unsigned int  ,
MovingImageType::ImageDimension   
)

The moving image dimension.

◆ New()

template<class TFixedImage , class TMovingImage >
static Pointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::New ( )
static

Method for creation through the object factory.

◆ operator=()

template<class TFixedImage , class TMovingImage >
void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::operator= ( const Self )
private

◆ PrintSelf()

template<class TFixedImage , class TMovingImage >
void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
overrideprotected

◆ SetNoiseConstant()

template<class TFixedImage , class TMovingImage >
virtual void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::SetNoiseConstant ( double  _arg)
virtual

Set/Get m_NoiseConstant

◆ SetOptimizeNormalizationFactor()

template<class TFixedImage , class TMovingImage >
virtual void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::SetOptimizeNormalizationFactor ( bool  _arg)
virtual

Set/Get OptimizeNormalizationFactor

◆ SetScales()

template<class TFixedImage , class TMovingImage >
virtual void itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::SetScales ( ScalesType  _arg)
virtual

Set/Get Scales

Field Documentation

◆ m_CombinationTransform

template<class TFixedImage , class TMovingImage >
CombinationTransformPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_CombinationTransform
private

Definition at line 206 of file itkPatternIntensityImageToImageMetric.h.

◆ m_DerivativeDelta

template<class TFixedImage , class TMovingImage >
double itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_DerivativeDelta
private

Definition at line 200 of file itkPatternIntensityImageToImageMetric.h.

◆ m_DifferenceImageFilter

template<class TFixedImage , class TMovingImage >
DifferenceImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_DifferenceImageFilter
private

Definition at line 195 of file itkPatternIntensityImageToImageMetric.h.

◆ m_FixedMeasure

template<class TFixedImage , class TMovingImage >
MeasureType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_FixedMeasure
private

Definition at line 205 of file itkPatternIntensityImageToImageMetric.h.

◆ m_MultiplyImageFilter

template<class TFixedImage , class TMovingImage >
MultiplyImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_MultiplyImageFilter
private

Definition at line 197 of file itkPatternIntensityImageToImageMetric.h.

◆ m_NeighborhoodRadius

template<class TFixedImage , class TMovingImage >
unsigned int itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_NeighborhoodRadius
private

Definition at line 199 of file itkPatternIntensityImageToImageMetric.h.

◆ m_NoiseConstant

template<class TFixedImage , class TMovingImage >
double itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_NoiseConstant
private

Definition at line 198 of file itkPatternIntensityImageToImageMetric.h.

◆ m_NormalizationFactor

template<class TFixedImage , class TMovingImage >
double itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_NormalizationFactor
private

Definition at line 201 of file itkPatternIntensityImageToImageMetric.h.

◆ m_OptimizeNormalizationFactor

template<class TFixedImage , class TMovingImage >
bool itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_OptimizeNormalizationFactor
private

Definition at line 203 of file itkPatternIntensityImageToImageMetric.h.

◆ m_RescaleImageFilter

template<class TFixedImage , class TMovingImage >
RescaleIntensityImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_RescaleImageFilter
private

Definition at line 196 of file itkPatternIntensityImageToImageMetric.h.

◆ m_Rescalingfactor

template<class TFixedImage , class TMovingImage >
double itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_Rescalingfactor
private

Definition at line 202 of file itkPatternIntensityImageToImageMetric.h.

◆ m_Scales

template<class TFixedImage , class TMovingImage >
ScalesType itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_Scales
private

Definition at line 204 of file itkPatternIntensityImageToImageMetric.h.

◆ m_TransformMovingImageFilter

template<class TFixedImage , class TMovingImage >
TransformMovingImageFilterPointer itk::PatternIntensityImageToImageMetric< TFixedImage, TMovingImage >::m_TransformMovingImageFilter
private

Definition at line 194 of file itkPatternIntensityImageToImageMetric.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo