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>

Inheritance diagram for itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >:
Inheritance graph
[legend]
Collaboration diagram for itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >:
Collaboration graph
[legend]

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,
CoordinateRepresentationType
FixedImageInterpolatorType
 
typedef std::vector
< FixedImageInterpolatorPointer
FixedImageInterpolatorVectorType
 
typedef
Superclass::FixedImageMaskPointer 
FixedImageMaskPointer
 
typedef
Superclass::FixedImageMaskType 
FixedImageMaskType
 
typedef std::vector
< FixedImageMaskPointer
FixedImageMaskVectorType
 
typedef
Superclass::FixedImagePointer 
FixedImagePointer
 
typedef
Superclass::FixedImageRegionType 
FixedImageRegionType
 
typedef std::vector
< FixedImageRegionType
FixedImageRegionVectorType
 
typedef Superclass::FixedImageType FixedImageType
 
typedef std::vector
< FixedImageConstPointer
FixedImageVectorType
 
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
< InterpolatorPointer
InterpolatorVectorType
 
typedef Superclass::MeasureType MeasureType
 
typedef
Superclass::MovingImageConstPointer 
MovingImageConstPointer
 
typedef
Superclass::MovingImageMaskPointer 
MovingImageMaskPointer
 
typedef
Superclass::MovingImageMaskType 
MovingImageMaskType
 
typedef std::vector
< MovingImageMaskPointer
MovingImageMaskVectorType
 
typedef
Superclass::MovingImagePixelType 
MovingImagePixelType
 
typedef
Superclass::MovingImagePointer 
MovingImagePointer
 
typedef Superclass::MovingImageType MovingImageType
 
typedef std::vector
< MovingImageConstPointer
MovingImageVectorType
 
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 SmartPointer< const SelfConstPointer
 
typedef
Superclass::CoordinateRepresentationType 
CoordinateRepresentationType
 
typedef Superclass::DerivativeType DerivativeType
 
typedef DerivativeType::ValueType DerivativeValueType
 
typedef
Superclass::FixedImageConstPointer 
FixedImageConstPointer
 
typedef
FixedImageLimiterType::OutputType 
FixedImageLimiterOutputType
 
typedef LimiterFunctionBase
< RealType,
FixedImageDimension > 
FixedImageLimiterType
 
typedef
Superclass::FixedImageMaskPointer 
FixedImageMaskPointer
 
typedef
Superclass::FixedImageMaskType 
FixedImageMaskType
 
typedef FixedImageType::PixelType FixedImagePixelType
 
typedef FixedImageType::Pointer FixedImagePointer
 
typedef
Superclass::FixedImageRegionType 
FixedImageRegionType
 
typedef Superclass::FixedImageType FixedImageType
 
typedef
Superclass::GradientImageFilterPointer 
GradientImageFilterPointer
 
typedef
Superclass::GradientImageFilterType 
GradientImageFilterType
 
typedef
Superclass::GradientImagePointer 
GradientImagePointer
 
typedef
Superclass::GradientImageType 
GradientImageType
 
typedef
Superclass::GradientPixelType 
GradientPixelType
 
typedef vnl_sparse_matrix
< HessianValueType
HessianType
 
typedef DerivativeType::ValueType HessianValueType
 
typedef
ImageSamplerType::OutputVectorContainerPointer 
ImageSampleContainerPointer
 
typedef
ImageSamplerType::OutputVectorContainerType 
ImageSampleContainerType
 
typedef ImageSamplerType::Pointer ImageSamplerPointer
 
typedef ImageSamplerBase
< FixedImageType
ImageSamplerType
 
typedef Superclass::InputPointType InputPointType
 
typedef
Superclass::InterpolatorPointer 
InterpolatorPointer
 
typedef
Superclass::InterpolatorType 
InterpolatorType
 
typedef Superclass::MeasureType MeasureType
 
typedef
Superclass::MovingImageConstPointer 
MovingImageConstPointer
 
typedef FixedArray< double,
itkGetStaticConstMacro(MovingImageDimension) > 
MovingImageDerivativeScalesType
 
typedef
MovingImageLimiterType::OutputType 
MovingImageLimiterOutputType
 
typedef LimiterFunctionBase
< RealType,
MovingImageDimension > 
MovingImageLimiterType
 
typedef
Superclass::MovingImageMaskPointer 
MovingImageMaskPointer
 
typedef
Superclass::MovingImageMaskType 
MovingImageMaskType
 
typedef
Superclass::MovingImagePixelType 
MovingImagePixelType
 
typedef MovingImageType::Pointer MovingImagePointer
 
typedef MovingImageType::RegionType MovingImageRegionType
 
typedef Superclass::MovingImageType MovingImageType
 
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
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
 
virtual const FixedImageTypeGetFixedImage (void) const
 
virtual
FixedImageInterpolatorType
GetFixedImageInterpolator (unsigned int pos) const
 
virtual
FixedImageInterpolatorType
GetFixedImageInterpolator (void) const
 
virtual FixedImageMaskTypeGetFixedImageMask (unsigned int pos) const
 
virtual FixedImageMaskTypeGetFixedImageMask (void) const
 
virtual const
FixedImageRegionType
GetFixedImageRegion (unsigned int pos) const
 
virtual const
FixedImageRegionType
GetFixedImageRegion (void) const
 
virtual InterpolatorTypeGetInterpolator (unsigned int pos) const
 
virtual InterpolatorTypeGetInterpolator (void) const
 
virtual bool GetInterpolatorsAreBSpline () const
 
virtual const MovingImageTypeGetMovingImage (unsigned int pos) const
 
virtual const MovingImageTypeGetMovingImage (void) const
 
virtual MovingImageMaskTypeGetMovingImageMask (unsigned int pos) const
 
virtual MovingImageMaskTypeGetMovingImageMask (void) const
 
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
 
virtual void Initialize (void) throw ( ExceptionObject )
 
 itkSetNumberOfMacro (FixedImage)
 
 itkSetNumberOfMacro (FixedImageMask)
 
 itkSetNumberOfMacro (FixedImageRegion)
 
 itkSetNumberOfMacro (MovingImage)
 
 itkSetNumberOfMacro (MovingImageMask)
 
 itkSetNumberOfMacro (Interpolator)
 
 itkSetNumberOfMacro (FixedImageInterpolator)
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, TMovingImage::ImageDimension)
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, TFixedImage::ImageDimension)
 
virtual void SetFixedImage (const FixedImageType *_arg, unsigned int pos)
 
virtual void SetFixedImage (const FixedImageType *_arg)
 
virtual void SetFixedImageInterpolator (FixedImageInterpolatorType *_arg, unsigned int pos)
 
virtual void SetFixedImageInterpolator (FixedImageInterpolatorType *_arg)
 
virtual void SetFixedImageMask (FixedImageMaskType *_arg, unsigned int pos)
 
virtual void SetFixedImageMask (FixedImageMaskType *_arg)
 
virtual void SetFixedImageRegion (const FixedImageRegionType _arg, unsigned int pos)
 
virtual void SetFixedImageRegion (const FixedImageRegionType _arg)
 
virtual void SetInterpolator (InterpolatorType *_arg, unsigned int pos)
 
virtual void SetInterpolator (InterpolatorType *_arg)
 
virtual void SetMovingImage (const MovingImageType *_arg, unsigned int pos)
 
virtual void SetMovingImage (const MovingImageType *_arg)
 
virtual void SetMovingImageMask (MovingImageMaskType *_arg, unsigned int pos)
 
virtual void SetMovingImageMask (MovingImageMaskType *_arg)
 
- Public Member Functions inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
virtual const
FixedImageLimiterType
GetFixedImageLimiter ()
 
virtual double GetFixedLimitRangeRatio () const
 
virtual ImageSamplerTypeGetImageSampler (void) const
 
virtual const
MovingImageDerivativeScalesType
GetMovingImageDerivativeScales ()
 
virtual const
MovingImageLimiterType
GetMovingImageLimiter ()
 
virtual double GetMovingLimitRangeRatio () const
 
virtual double GetRequiredRatioOfValidSamples () const
 
virtual void GetSelfHessian (const TransformParametersType &parameters, HessianType &H) const
 
const AdvancedTransformTypeGetTransform (void) const
 
virtual bool GetUseFixedImageLimiter () const
 
virtual bool GetUseImageSampler () const
 
virtual bool GetUseMovingImageDerivativeScales () const
 
virtual bool GetUseMovingImageLimiter () const
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, TMovingImage::ImageDimension)
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, TFixedImage::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 SetRequiredRatioOfValidSamples (double _arg)
 
virtual void SetTransform (AdvancedTransformType *arg)
 
virtual void SetUseMovingImageDerivativeScales (bool _arg)
 

Protected Types

typedef
BSplineInterpolatorType::Pointer 
BSplineInterpolatorPointer
 
typedef
Superclass::BSplineInterpolatorType 
BSplineInterpolatorType
 
typedef std::vector
< BSplineInterpolatorPointer
BSplineInterpolatorVectorType
 
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
BSplineInterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType,
float
BSplineInterpolatorFloatType
 
typedef
BSplineInterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType,
double
BSplineInterpolatorType
 
typedef GradientImageFilter
< MovingImageType, RealType,
RealType
CentralDifferenceGradientFilterType
 
typedef FixedImageType::IndexType FixedImageIndexType
 
typedef
FixedImageIndexType::IndexValueType 
FixedImageIndexValueType
 
typedef
TransformType::InputPointType 
FixedImagePointType
 
typedef
InterpolatorType::ContinuousIndexType 
MovingImageContinuousIndexType
 
typedef
BSplineInterpolatorType::CovariantVectorType 
MovingImageDerivativeType
 
typedef MovingImageType::IndexType MovingImageIndexType
 
typedef
TransformType::OutputPointType 
MovingImagePointType
 
typedef
AdvancedTransformType::NonZeroJacobianIndicesType 
NonZeroJacobianIndicesType
 
typedef
ReducedDimensionBSplineInterpolateImageFunction
< MovingImageType,
CoordinateRepresentationType,
double
ReducedBSplineInterpolatorType
 

Protected Member Functions

virtual void CheckForBSplineInterpolators (void)
 
virtual bool EvaluateMovingImageValueAndDerivative (const MovingImagePointType &mappedPoint, RealType &movingImageValue, MovingImageDerivativeType *gradient) const
 
virtual void InitializeImageSampler (void) throw ( ExceptionObject )
 
virtual bool IsInsideMovingMask (const MovingImagePointType &mappedPoint) const
 
 MultiInputImageToImageMetricBase ()
 
virtual ~MultiInputImageToImageMetricBase ()
 
- Protected Member Functions inherited from itk::AdvancedImageToImageMetric< TFixedImage, TMovingImage >
 AdvancedImageToImageMetric ()
 
virtual void CheckForAdvancedTransform (void)
 
virtual void CheckForBSplineInterpolator (void)
 
virtual void CheckNumberOfSamples (unsigned long wanted, unsigned long found) const
 
virtual void ComputeFixedImageExtrema (const FixedImageType *image, const FixedImageRegionType &region)
 
virtual void ComputeMovingImageExtrema (const MovingImageType *image, const MovingImageRegionType &region)
 
virtual bool EvaluateTransformJacobian (const FixedImagePointType &fixedImagePoint, TransformJacobianType &jacobian, NonZeroJacobianIndicesType &nzji) const
 
virtual void InitializeLimiters (void)
 
void PrintSelf (std::ostream &os, Indent indent) const
 
virtual void SetUseFixedImageLimiter (bool _arg)
 
virtual void SetUseImageSampler (bool _arg)
 
virtual void SetUseMovingImageLimiter (bool _arg)
 
virtual bool TransformPoint (const FixedImagePointType &fixedImagePoint, MovingImagePointType &mappedPoint) const
 
virtual ~AdvancedImageToImageMetric ()
 

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
 
BSplineInterpolatorType::Pointer m_BSplineInterpolator
 
BSplineInterpolatorFloatType::Pointer m_BSplineInterpolatorFloat
 
CentralDifferenceGradientFilterType::Pointer m_CentralDifferenceGradientFilter
 
FixedImageLimiterType::Pointer m_FixedImageLimiter
 
FixedImageLimiterOutputType m_FixedImageMaxLimit
 
FixedImageLimiterOutputType m_FixedImageMinLimit
 
FixedImagePixelType m_FixedImageTrueMax
 
FixedImagePixelType m_FixedImageTrueMin
 
ImageSamplerPointer m_ImageSampler
 
bool m_InterpolatorIsBSpline
 
bool m_InterpolatorIsBSplineFloat
 
bool m_InterpolatorIsReducedBSpline
 
MovingImageLimiterType::Pointer m_MovingImageLimiter
 
MovingImageLimiterOutputType m_MovingImageMaxLimit
 
MovingImageLimiterOutputType m_MovingImageMinLimit
 
MovingImagePixelType m_MovingImageTrueMax
 
MovingImagePixelType m_MovingImageTrueMin
 
ReducedBSplineInterpolatorType::Pointer m_ReducedBSplineInterpolator
 
bool m_TransformIsAdvanced
 

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
 

Detailed Description

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

Implements a metric base class that takes multiple inputs.

Definition at line 46 of file itkMultiInputImageToImageMetricBase.h.

Member Typedef Documentation

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

Definition at line 322 of file itkMultiInputImageToImageMetricBase.h.

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

Typedef's for the moving image interpolators.

Definition at line 321 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 323 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 56 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Definition at line 96 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 75 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 101 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 100 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 110 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 92 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 91 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 105 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 74 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 76 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 106 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 73 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Definition at line 90 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 89 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 88 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 87 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 86 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 79 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 84 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 83 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 109 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 95 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 72 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 318 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 317 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 316 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 94 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 93 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 108 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 70 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 71 of file itkMultiInputImageToImageMetricBase.h.

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

Typedef's from the Superclass.

Definition at line 312 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 69 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 107 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 80 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 97 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 55 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 85 of file itkMultiInputImageToImageMetricBase.h.

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

Standard class typedefs.

Definition at line 52 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 54 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 82 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 81 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 78 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 77 of file itkMultiInputImageToImageMetricBase.h.

Constructor & Destructor Documentation

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

Constructor.

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

Destructor.

Definition at line 312 of file itkMultiInputImageToImageMetricBase.h.

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

Member Function Documentation

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.

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

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

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

Get the fixed images.

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

Get the first fixed image.

Definition at line 127 of file itkMultiInputImageToImageMetricBase.h.

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

Get the fixed image interpolators.

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

Get the first fixed image interpolator.

Definition at line 290 of file itkMultiInputImageToImageMetricBase.h.

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

Get the fixed image masks.

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

Get the first fixed image mask.

Definition at line 153 of file itkMultiInputImageToImageMetricBase.h.

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

Get the fixed image regions.

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

Get the first fixed image region.

Definition at line 179 of file itkMultiInputImageToImageMetricBase.h.

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

Get the interpolators.

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

Get the first interpolator.

Definition at line 259 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Get the moving images.

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

Get the first moving image.

Definition at line 205 of file itkMultiInputImageToImageMetricBase.h.

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

Get the moving image masks.

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

Get the first moving image mask.

Definition at line 231 of file itkMultiInputImageToImageMetricBase.h.

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

Get the number of fixed image interpolators.

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

Get the number of fixed image masks.

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

Get the number of fixed image regions.

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

Get the number of fixed images.

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

Get the number of interpolators.

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

Get the number of moving image masks.

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

Get the number of moving images.

template<class TFixedImage, class TMovingImage>
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::Initialize ( void  )
throw (ExceptionObject
)
virtual
template<class TFixedImage, class TMovingImage>
virtual void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::InitializeImageSampler ( void  )
throw (ExceptionObject
)
protectedvirtual

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

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

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

IsInsideMovingMask: Returns the AND of all moving image masks.

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

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

Set the number of fixed images.

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

Set the number of fixed image masks.

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

Set the number of fixed image regions.

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

Set the number of moving images.

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

Set the number of moving image masks.

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

Set the number of interpolators.

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

Set the number of fixed image interpolators.

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

Constants for the image dimensions

template<class TFixedImage, class TMovingImage>
itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned  int,
TFixedImage::ImageDimension   
)
template<class TFixedImage, class TMovingImage>
void itk::MultiInputImageToImageMetricBase< TFixedImage, TMovingImage >::operator= ( const Self )
private
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.

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

Set the first fixed image.

Definition at line 118 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Set the first fixed image interpolator.

Definition at line 281 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Set the first fixed image mask.

Definition at line 144 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Set the first fixed image region.

Definition at line 170 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Set the first interpolator.

Definition at line 250 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Set the first moving image.

Definition at line 196 of file itkMultiInputImageToImageMetricBase.h.

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.

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

Set the first moving image mask.

Definition at line 222 of file itkMultiInputImageToImageMetricBase.h.

Field Documentation

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

Definition at line 355 of file itkMultiInputImageToImageMetricBase.h.

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

Private member variables.

Definition at line 363 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 352 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 347 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 348 of file itkMultiInputImageToImageMetricBase.h.

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

Protected member variables.

Definition at line 346 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 354 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 351 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 350 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 349 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 371 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 366 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 367 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 365 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 370 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 369 of file itkMultiInputImageToImageMetricBase.h.

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

Definition at line 368 of file itkMultiInputImageToImageMetricBase.h.



Generated on 05-01-2014 for elastix by doxygen 1.8.5 elastix logo