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 | Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions | Private Attributes
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage > Class Template Reference

#include <itkMultiInputImageToImageMetricBase.h>

Detailed Description

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

Implements a metric base class that takes multiple inputs.

Definition at line 49 of file itkMultiInputImageToImageMetricBase.h.

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

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::CoordinateRepresentationType CoordinateRepresentationType
 
typedef Superclass::DerivativeType DerivativeType
 
typedef Superclass::FixedImageConstPointer FixedImageConstPointer
 
typedef FixedImageInterpolatorType::Pointer FixedImageInterpolatorPointer
 
typedef InterpolateImageFunction< FixedImageType, CoordinateRepresentationTypeFixedImageInterpolatorType
 
typedef std::vector< FixedImageInterpolatorPointerFixedImageInterpolatorVectorType
 
typedef Superclass::FixedImageMaskPointer FixedImageMaskPointer
 
typedef Superclass::FixedImageMaskType FixedImageMaskType
 
typedef std::vector< FixedImageMaskPointerFixedImageMaskVectorType
 
typedef Superclass::FixedImagePointer FixedImagePointer
 
typedef Superclass::FixedImageRegionType FixedImageRegionType
 
typedef std::vector< FixedImageRegionTypeFixedImageRegionVectorType
 
typedef Superclass::FixedImageType FixedImageType
 
typedef std::vector< FixedImageConstPointerFixedImageVectorType
 
typedef Superclass::GradientImageFilterPointer GradientImageFilterPointer
 
typedef Superclass::GradientImageFilterType GradientImageFilterType
 
typedef Superclass::GradientImagePointer GradientImagePointer
 
typedef Superclass::GradientImageType GradientImageType
 
typedef Superclass::GradientPixelType GradientPixelType
 
typedef Superclass::InputPointType InputPointType
 
typedef Superclass::InterpolatorPointer InterpolatorPointer
 
typedef Superclass::InterpolatorType InterpolatorType
 
typedef std::vector< InterpolatorPointerInterpolatorVectorType
 
typedef Superclass::MeasureType MeasureType
 
typedef Superclass::MovingImageConstPointer MovingImageConstPointer
 
typedef Superclass::MovingImageMaskPointer MovingImageMaskPointer
 
typedef Superclass::MovingImageMaskType MovingImageMaskType
 
typedef std::vector< MovingImageMaskPointerMovingImageMaskVectorType
 
typedef Superclass::MovingImagePixelType MovingImagePixelType
 
typedef Superclass::MovingImagePointer MovingImagePointer
 
typedef Superclass::MovingImageType MovingImageType
 
typedef std::vector< MovingImageConstPointerMovingImageVectorType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::RealType RealType
 
typedef MultiInputImageToImageMetricBase Self
 
typedef AdvancedImageToImageMetric< TFixedImage, TMovingImage > Superclass
 
typedef Superclass::TransformJacobianType TransformJacobianType
 
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
 
virtual const FixedImageTypeGetFixedImage (unsigned int pos) const
 
const FixedImageTypeGetFixedImage (void) const override
 
virtual FixedImageInterpolatorTypeGetFixedImageInterpolator (unsigned int pos) const
 
virtual FixedImageInterpolatorTypeGetFixedImageInterpolator (void) const
 
virtual FixedImageMaskTypeGetFixedImageMask (unsigned int pos) const
 
FixedImageMaskTypeGetFixedImageMask (void) const override
 
virtual const FixedImageRegionTypeGetFixedImageRegion (unsigned int pos) const
 
const FixedImageRegionTypeGetFixedImageRegion (void) const override
 
virtual InterpolatorTypeGetInterpolator (unsigned int pos) const
 
InterpolatorTypeGetInterpolator (void) const override
 
virtual bool GetInterpolatorsAreBSpline () const
 
virtual const MovingImageTypeGetMovingImage (unsigned int pos) const
 
const MovingImageTypeGetMovingImage (void) const override
 
virtual MovingImageMaskTypeGetMovingImageMask (unsigned int pos) const
 
MovingImageMaskTypeGetMovingImageMask (void) const override
 
virtual unsigned int GetNumberOfFixedImageInterpolators () const
 
virtual unsigned int GetNumberOfFixedImageMasks () const
 
virtual unsigned int GetNumberOfFixedImageRegions () const
 
virtual unsigned int GetNumberOfFixedImages () const
 
virtual unsigned int GetNumberOfInterpolators () const
 
virtual unsigned int GetNumberOfMovingImageMasks () const
 
virtual unsigned int GetNumberOfMovingImages () const
 
void Initialize (void) override
 
 itkSetNumberOfMacro (FixedImage)
 
 itkSetNumberOfMacro (FixedImageInterpolator)
 
 itkSetNumberOfMacro (FixedImageMask)
 
 itkSetNumberOfMacro (FixedImageRegion)
 
 itkSetNumberOfMacro (Interpolator)
 
 itkSetNumberOfMacro (MovingImage)
 
 itkSetNumberOfMacro (MovingImageMask)
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, TFixedImage::ImageDimension)
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, TMovingImage::ImageDimension)
 
void SetFixedImage (const FixedImageType *_arg) override
 
virtual void SetFixedImage (const FixedImageType *_arg, unsigned int pos)
 
virtual void SetFixedImageInterpolator (FixedImageInterpolatorType *_arg)
 
virtual void SetFixedImageInterpolator (FixedImageInterpolatorType *_arg, unsigned int pos)
 
void SetFixedImageMask (FixedImageMaskType *_arg) override
 
virtual void SetFixedImageMask (FixedImageMaskType *_arg, unsigned int pos)
 
void SetFixedImageRegion (const FixedImageRegionType _arg) override
 
virtual void SetFixedImageRegion (const FixedImageRegionType _arg, unsigned int pos)
 
void SetInterpolator (InterpolatorType *_arg) override
 
virtual void SetInterpolator (InterpolatorType *_arg, unsigned int pos)
 
void SetMovingImage (const MovingImageType *_arg) override
 
virtual void SetMovingImage (const MovingImageType *_arg, unsigned int pos)
 
void SetMovingImageMask (MovingImageMaskType *_arg) override
 
virtual void SetMovingImageMask (MovingImageMaskType *_arg, unsigned int pos)
 
- 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 ()
 

Protected Types

typedef BSplineInterpolatorType::Pointer BSplineInterpolatorPointer
 
typedef Superclass::BSplineInterpolatorType BSplineInterpolatorType
 
typedef std::vector< BSplineInterpolatorPointerBSplineInterpolatorVectorType
 
typedef Superclass::MovingImageContinuousIndexType MovingImageContinuousIndexType
 
typedef Superclass::MovingImageDerivativeType MovingImageDerivativeType
 
typedef Superclass::MovingImageIndexType MovingImageIndexType
 
typedef Superclass::MovingImagePointType MovingImagePointType
 
- 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
 

Protected Member Functions

virtual void CheckForBSplineInterpolators (void)
 
bool EvaluateMovingImageValueAndDerivative (const MovingImagePointType &mappedPoint, RealType &movingImageValue, MovingImageDerivativeType *gradient) const override
 
void InitializeImageSampler (void) override
 
bool IsInsideMovingMask (const MovingImagePointType &mappedPoint) const override
 
 MultiInputImageToImageMetricBase ()
 
 ~MultiInputImageToImageMetricBase () 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
 

Protected Attributes

BSplineInterpolatorVectorType m_BSplineInterpolatorVector
 
FixedImageInterpolatorVectorType m_FixedImageInterpolatorVector
 
FixedImageMaskVectorType m_FixedImageMaskVector
 
FixedImageRegionVectorType m_FixedImageRegionVector
 
FixedImageVectorType m_FixedImageVector
 
bool m_InterpolatorsAreBSpline
 
InterpolatorVectorType m_InterpolatorVector
 
MovingImageMaskVectorType m_MovingImageMaskVector
 
MovingImageVectorType m_MovingImageVector
 
- 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
 

Private Member Functions

 MultiInputImageToImageMetricBase (const Self &)
 
void operator= (const Self &)
 

Private Attributes

FixedImageRegionType m_DummyFixedImageRegion
 
unsigned int m_NumberOfFixedImageInterpolators
 
unsigned int m_NumberOfFixedImageMasks
 
unsigned int m_NumberOfFixedImageRegions
 
unsigned int m_NumberOfFixedImages
 
unsigned int m_NumberOfInterpolators
 
unsigned int m_NumberOfMovingImageMasks
 
unsigned int m_NumberOfMovingImages
 

Additional Inherited Members

- 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)
 

Member Typedef Documentation

◆ BSplineInterpolatorPointer

template<class TFixedImage , class TMovingImage >
typedef BSplineInterpolatorType::Pointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::BSplineInterpolatorPointer
protected

Definition at line 336 of file itkMultiInputImageToImageMetricBase.h.

◆ BSplineInterpolatorType

template<class TFixedImage , class TMovingImage >
typedef Superclass::BSplineInterpolatorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::BSplineInterpolatorType
protected

Typedef's for the moving image interpolators.

Definition at line 335 of file itkMultiInputImageToImageMetricBase.h.

◆ BSplineInterpolatorVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< BSplineInterpolatorPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::BSplineInterpolatorVectorType
protected

Definition at line 337 of file itkMultiInputImageToImageMetricBase.h.

◆ ConstPointer

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

Definition at line 58 of file itkMultiInputImageToImageMetricBase.h.

◆ CoordinateRepresentationType

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

Typedefs from the superclass.

Definition at line 68 of file itkMultiInputImageToImageMetricBase.h.

◆ DerivativeType

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

Definition at line 96 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageConstPointer

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

Definition at line 75 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageInterpolatorPointer

template<class TFixedImage , class TMovingImage >
typedef FixedImageInterpolatorType::Pointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageInterpolatorPointer

Definition at line 101 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageInterpolatorType

template<class TFixedImage , class TMovingImage >
typedef InterpolateImageFunction< FixedImageType, CoordinateRepresentationType > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageInterpolatorType

Definition at line 100 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageInterpolatorVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< FixedImageInterpolatorPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageInterpolatorVectorType

Definition at line 110 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageMaskPointer

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

Definition at line 92 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageMaskType

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

Definition at line 91 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageMaskVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< FixedImageMaskPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageMaskVectorType

Definition at line 105 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImagePointer

template<class TFixedImage , class TMovingImage >
typedef Superclass::FixedImagePointer itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImagePointer

Definition at line 74 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageRegionType

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

Definition at line 76 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageRegionVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< FixedImageRegionType > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageRegionVectorType

Definition at line 106 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageType

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

Definition at line 73 of file itkMultiInputImageToImageMetricBase.h.

◆ FixedImageVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< FixedImageConstPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::FixedImageVectorType

Typedef's for storing multiple inputs.

Definition at line 104 of file itkMultiInputImageToImageMetricBase.h.

◆ GradientImageFilterPointer

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

Definition at line 90 of file itkMultiInputImageToImageMetricBase.h.

◆ GradientImageFilterType

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

Definition at line 89 of file itkMultiInputImageToImageMetricBase.h.

◆ GradientImagePointer

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

Definition at line 88 of file itkMultiInputImageToImageMetricBase.h.

◆ GradientImageType

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

Definition at line 87 of file itkMultiInputImageToImageMetricBase.h.

◆ GradientPixelType

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

Definition at line 86 of file itkMultiInputImageToImageMetricBase.h.

◆ InputPointType

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

Definition at line 79 of file itkMultiInputImageToImageMetricBase.h.

◆ InterpolatorPointer

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

Definition at line 84 of file itkMultiInputImageToImageMetricBase.h.

◆ InterpolatorType

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

Definition at line 83 of file itkMultiInputImageToImageMetricBase.h.

◆ InterpolatorVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< InterpolatorPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InterpolatorVectorType

Definition at line 109 of file itkMultiInputImageToImageMetricBase.h.

◆ MeasureType

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

Definition at line 95 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageConstPointer

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

Definition at line 72 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageContinuousIndexType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageContinuousIndexType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageContinuousIndexType
protected

Definition at line 332 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageDerivativeType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageDerivativeType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageDerivativeType
protected

Definition at line 331 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageIndexType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImageIndexType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageIndexType
protected

Definition at line 330 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageMaskPointer

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

Definition at line 94 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageMaskType

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

Definition at line 93 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageMaskVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< MovingImageMaskPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageMaskVectorType

Definition at line 108 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImagePixelType

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

Definition at line 70 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImagePointer

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

Definition at line 71 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImagePointType

template<class TFixedImage , class TMovingImage >
typedef Superclass::MovingImagePointType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImagePointType
protected

Typedef's from the Superclass.

Definition at line 329 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageType

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

Definition at line 69 of file itkMultiInputImageToImageMetricBase.h.

◆ MovingImageVectorType

template<class TFixedImage , class TMovingImage >
typedef std::vector< MovingImageConstPointer > itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::MovingImageVectorType

Definition at line 107 of file itkMultiInputImageToImageMetricBase.h.

◆ OutputPointType

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

Definition at line 80 of file itkMultiInputImageToImageMetricBase.h.

◆ ParametersType

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

Definition at line 97 of file itkMultiInputImageToImageMetricBase.h.

◆ Pointer

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

Definition at line 57 of file itkMultiInputImageToImageMetricBase.h.

◆ RealType

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

Definition at line 85 of file itkMultiInputImageToImageMetricBase.h.

◆ Self

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

Standard class typedefs.

Definition at line 55 of file itkMultiInputImageToImageMetricBase.h.

◆ Superclass

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

Definition at line 56 of file itkMultiInputImageToImageMetricBase.h.

◆ TransformJacobianType

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

Definition at line 82 of file itkMultiInputImageToImageMetricBase.h.

◆ TransformParametersType

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

Definition at line 81 of file itkMultiInputImageToImageMetricBase.h.

◆ TransformPointer

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

Definition at line 78 of file itkMultiInputImageToImageMetricBase.h.

◆ TransformType

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

Definition at line 77 of file itkMultiInputImageToImageMetricBase.h.

Constructor & Destructor Documentation

◆ MultiInputImageToImageMetricBase() [1/2]

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

Constructor.

◆ ~MultiInputImageToImageMetricBase()

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

Destructor.

Definition at line 326 of file itkMultiInputImageToImageMetricBase.h.

◆ MultiInputImageToImageMetricBase() [2/2]

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

Member Function Documentation

◆ CheckForBSplineInterpolators()

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::CheckForBSplineInterpolators ( void  )
protectedvirtual

Check if all interpolators (for the moving image) are of type BSplineInterpolateImageFunction.

◆ EvaluateMovingImageValueAndDerivative()

template<class TFixedImage , class TMovingImage >
bool itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::EvaluateMovingImageValueAndDerivative ( const MovingImagePointType mappedPoint,
RealType movingImageValue,
MovingImageDerivativeType gradient 
) const
overrideprotectedvirtual

Check if mappedPoint is inside all moving images. If so, the moving image value and possibly derivative are computed.

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

◆ GetClassName()

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

◆ GetFixedImage() [1/2]

template<class TFixedImage , class TMovingImage >
virtual const FixedImageType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImage ( unsigned int  pos) const
virtual

Get the fixed images.

◆ GetFixedImage() [2/2]

template<class TFixedImage , class TMovingImage >
const FixedImageType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImage ( void  ) const
inlineoverride

Get the first fixed image.

Definition at line 128 of file itkMultiInputImageToImageMetricBase.h.

◆ GetFixedImageInterpolator() [1/2]

template<class TFixedImage , class TMovingImage >
virtual FixedImageInterpolatorType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImageInterpolator ( unsigned int  pos) const
virtual

Get the fixed image interpolators.

◆ GetFixedImageInterpolator() [2/2]

template<class TFixedImage , class TMovingImage >
virtual FixedImageInterpolatorType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImageInterpolator ( void  ) const
inlinevirtual

Get the first fixed image interpolator.

Definition at line 303 of file itkMultiInputImageToImageMetricBase.h.

◆ GetFixedImageMask() [1/2]

template<class TFixedImage , class TMovingImage >
virtual FixedImageMaskType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImageMask ( unsigned int  pos) const
virtual

Get the fixed image masks.

◆ GetFixedImageMask() [2/2]

template<class TFixedImage , class TMovingImage >
FixedImageMaskType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImageMask ( void  ) const
inlineoverride

Get the first fixed image mask.

Definition at line 156 of file itkMultiInputImageToImageMetricBase.h.

◆ GetFixedImageRegion() [1/2]

template<class TFixedImage , class TMovingImage >
virtual const FixedImageRegionType & itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImageRegion ( unsigned int  pos) const
virtual

Get the fixed image regions.

◆ GetFixedImageRegion() [2/2]

template<class TFixedImage , class TMovingImage >
const FixedImageRegionType & itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetFixedImageRegion ( void  ) const
inlineoverride

Get the first fixed image region.

Definition at line 184 of file itkMultiInputImageToImageMetricBase.h.

◆ GetInterpolator() [1/2]

template<class TFixedImage , class TMovingImage >
virtual InterpolatorType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetInterpolator ( unsigned int  pos) const
virtual

Get the interpolators.

◆ GetInterpolator() [2/2]

template<class TFixedImage , class TMovingImage >
InterpolatorType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetInterpolator ( void  ) const
inlineoverride

Get the first interpolator.

Definition at line 270 of file itkMultiInputImageToImageMetricBase.h.

◆ GetInterpolatorsAreBSpline()

template<class TFixedImage , class TMovingImage >
virtual bool itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetInterpolatorsAreBSpline ( ) const
virtual

A function to check if all moving image interpolators are of type B-spline.

◆ GetMovingImage() [1/2]

template<class TFixedImage , class TMovingImage >
virtual const MovingImageType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetMovingImage ( unsigned int  pos) const
virtual

Get the moving images.

◆ GetMovingImage() [2/2]

template<class TFixedImage , class TMovingImage >
const MovingImageType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetMovingImage ( void  ) const
inlineoverride

Get the first moving image.

Definition at line 212 of file itkMultiInputImageToImageMetricBase.h.

◆ GetMovingImageMask() [1/2]

template<class TFixedImage , class TMovingImage >
virtual MovingImageMaskType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetMovingImageMask ( unsigned int  pos) const
virtual

Get the moving image masks.

◆ GetMovingImageMask() [2/2]

template<class TFixedImage , class TMovingImage >
MovingImageMaskType * itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetMovingImageMask ( void  ) const
inlineoverride

Get the first moving image mask.

Definition at line 240 of file itkMultiInputImageToImageMetricBase.h.

◆ GetNumberOfFixedImageInterpolators()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfFixedImageInterpolators ( ) const
virtual

Get the number of fixed image interpolators.

◆ GetNumberOfFixedImageMasks()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfFixedImageMasks ( ) const
virtual

Get the number of fixed image masks.

◆ GetNumberOfFixedImageRegions()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfFixedImageRegions ( ) const
virtual

Get the number of fixed image regions.

◆ GetNumberOfFixedImages()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfFixedImages ( ) const
virtual

Get the number of fixed images.

◆ GetNumberOfInterpolators()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfInterpolators ( ) const
virtual

Get the number of interpolators.

◆ GetNumberOfMovingImageMasks()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfMovingImageMasks ( ) const
virtual

Get the number of moving image masks.

◆ GetNumberOfMovingImages()

template<class TFixedImage , class TMovingImage >
virtual unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::GetNumberOfMovingImages ( ) const
virtual

Get the number of moving images.

◆ Initialize()

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

******************** Other public functions ******************** Initialisation.

◆ InitializeImageSampler()

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InitializeImageSampler ( void  )
overrideprotectedvirtual

Initialize variables related to the image sampler; called by Initialize.

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

◆ IsInsideMovingMask()

template<class TFixedImage , class TMovingImage >
bool itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::IsInsideMovingMask ( const MovingImagePointType mappedPoint) const
overrideprotectedvirtual

IsInsideMovingMask: Returns the AND of all moving image masks.

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

◆ itkSetNumberOfMacro() [1/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( FixedImage  )

Set the number of fixed images.

◆ itkSetNumberOfMacro() [2/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( FixedImageInterpolator  )

Set the number of fixed image interpolators.

◆ itkSetNumberOfMacro() [3/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( FixedImageMask  )

Set the number of fixed image masks.

◆ itkSetNumberOfMacro() [4/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( FixedImageRegion  )

Set the number of fixed image regions.

◆ itkSetNumberOfMacro() [5/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( Interpolator  )

Set the number of interpolators.

◆ itkSetNumberOfMacro() [6/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( MovingImage  )

Set the number of moving images.

◆ itkSetNumberOfMacro() [7/7]

template<class TFixedImage , class TMovingImage >
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkSetNumberOfMacro ( MovingImageMask  )

Set the number of moving image masks.

◆ itkStaticConstMacro() [1/2]

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

◆ itkStaticConstMacro() [2/2]

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

Constants for the image dimensions

◆ operator=()

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

◆ SetFixedImage() [1/2]

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImage ( const FixedImageType _arg)
inlineoverride

Set the first fixed image.

Definition at line 118 of file itkMultiInputImageToImageMetricBase.h.

◆ SetFixedImage() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImage ( const FixedImageType _arg,
unsigned int  pos 
)
virtual

******************** Fixed images ******************** Set the fixed images.

◆ SetFixedImageInterpolator() [1/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImageInterpolator ( FixedImageInterpolatorType _arg)
inlinevirtual

Set the first fixed image interpolator.

Definition at line 293 of file itkMultiInputImageToImageMetricBase.h.

◆ SetFixedImageInterpolator() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImageInterpolator ( FixedImageInterpolatorType _arg,
unsigned int  pos 
)
virtual

******************** FixedImageInterpolators ******************** These interpolators are used for the fixed images. Set the fixed image interpolators.

◆ SetFixedImageMask() [1/2]

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImageMask ( FixedImageMaskType _arg)
inlineoverride

Set the first fixed image mask.

Definition at line 146 of file itkMultiInputImageToImageMetricBase.h.

◆ SetFixedImageMask() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImageMask ( FixedImageMaskType _arg,
unsigned int  pos 
)
virtual

******************** Fixed image masks ******************** Set the fixed image masks.

◆ SetFixedImageRegion() [1/2]

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImageRegion ( const FixedImageRegionType  _arg)
inlineoverride

Set the first fixed image region.

Definition at line 174 of file itkMultiInputImageToImageMetricBase.h.

◆ SetFixedImageRegion() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetFixedImageRegion ( const FixedImageRegionType  _arg,
unsigned int  pos 
)
virtual

******************** Fixed image regions ******************** Set the fixed image regions.

◆ SetInterpolator() [1/2]

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetInterpolator ( InterpolatorType _arg)
inlineoverride

Set the first interpolator.

Definition at line 260 of file itkMultiInputImageToImageMetricBase.h.

◆ SetInterpolator() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetInterpolator ( InterpolatorType _arg,
unsigned int  pos 
)
virtual

******************** Interpolators ******************** These interpolators are used for the moving images. Set the interpolators.

◆ SetMovingImage() [1/2]

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetMovingImage ( const MovingImageType _arg)
inlineoverride

Set the first moving image.

Definition at line 202 of file itkMultiInputImageToImageMetricBase.h.

◆ SetMovingImage() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetMovingImage ( const MovingImageType _arg,
unsigned int  pos 
)
virtual

******************** Moving images ******************** Set the moving images.

◆ SetMovingImageMask() [1/2]

template<class TFixedImage , class TMovingImage >
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetMovingImageMask ( MovingImageMaskType _arg)
inlineoverride

Set the first moving image mask.

Definition at line 230 of file itkMultiInputImageToImageMetricBase.h.

◆ SetMovingImageMask() [2/2]

template<class TFixedImage , class TMovingImage >
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::SetMovingImageMask ( MovingImageMaskType _arg,
unsigned int  pos 
)
virtual

******************** Moving image masks ******************** Set the moving image masks.

Field Documentation

◆ m_BSplineInterpolatorVector

template<class TFixedImage , class TMovingImage >
BSplineInterpolatorVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_BSplineInterpolatorVector
protected

Definition at line 369 of file itkMultiInputImageToImageMetricBase.h.

◆ m_DummyFixedImageRegion

template<class TFixedImage , class TMovingImage >
FixedImageRegionType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_DummyFixedImageRegion
private

Private member variables.

Definition at line 377 of file itkMultiInputImageToImageMetricBase.h.

◆ m_FixedImageInterpolatorVector

template<class TFixedImage , class TMovingImage >
FixedImageInterpolatorVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_FixedImageInterpolatorVector
protected

Definition at line 366 of file itkMultiInputImageToImageMetricBase.h.

◆ m_FixedImageMaskVector

template<class TFixedImage , class TMovingImage >
FixedImageMaskVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_FixedImageMaskVector
protected

Definition at line 361 of file itkMultiInputImageToImageMetricBase.h.

◆ m_FixedImageRegionVector

template<class TFixedImage , class TMovingImage >
FixedImageRegionVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_FixedImageRegionVector
protected

Definition at line 362 of file itkMultiInputImageToImageMetricBase.h.

◆ m_FixedImageVector

template<class TFixedImage , class TMovingImage >
FixedImageVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_FixedImageVector
protected

Protected member variables.

Definition at line 360 of file itkMultiInputImageToImageMetricBase.h.

◆ m_InterpolatorsAreBSpline

template<class TFixedImage , class TMovingImage >
bool itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_InterpolatorsAreBSpline
protected

Definition at line 368 of file itkMultiInputImageToImageMetricBase.h.

◆ m_InterpolatorVector

template<class TFixedImage , class TMovingImage >
InterpolatorVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_InterpolatorVector
protected

Definition at line 365 of file itkMultiInputImageToImageMetricBase.h.

◆ m_MovingImageMaskVector

template<class TFixedImage , class TMovingImage >
MovingImageMaskVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_MovingImageMaskVector
protected

Definition at line 364 of file itkMultiInputImageToImageMetricBase.h.

◆ m_MovingImageVector

template<class TFixedImage , class TMovingImage >
MovingImageVectorType itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_MovingImageVector
protected

Definition at line 363 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfFixedImageInterpolators

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfFixedImageInterpolators
private

Definition at line 385 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfFixedImageMasks

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfFixedImageMasks
private

Definition at line 380 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfFixedImageRegions

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfFixedImageRegions
private

Definition at line 381 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfFixedImages

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfFixedImages
private

Definition at line 379 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfInterpolators

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfInterpolators
private

Definition at line 384 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfMovingImageMasks

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfMovingImageMasks
private

Definition at line 383 of file itkMultiInputImageToImageMetricBase.h.

◆ m_NumberOfMovingImages

template<class TFixedImage , class TMovingImage >
unsigned int itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::m_NumberOfMovingImages
private

Definition at line 382 of file itkMultiInputImageToImageMetricBase.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo