go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
elastix::AdvancedNormalizedCorrelationMetric< TElastix > Class Template Reference

#include <elxAdvancedNormalizedCorrelationMetric.h>

Inheritance diagram for elastix::AdvancedNormalizedCorrelationMetric< TElastix >:
Inheritance graph
[legend]
Collaboration diagram for elastix::AdvancedNormalizedCorrelationMetric< TElastix >:
Collaboration graph
[legend]

Public Types

typedef
Superclass2::ConfigurationPointer 
ConfigurationPointer
typedef
Superclass2::ConfigurationType 
ConfigurationType
typedef SmartPointer< const SelfConstPointer
typedef
Superclass1::CoordinateRepresentationType 
CoordinateRepresentationType
typedef Superclass1::DerivativeType DerivativeType
typedef Superclass2::ElastixPointer ElastixPointer
typedef Superclass2::ElastixType ElastixType
typedef
Superclass1::FixedImageConstPointer 
FixedImageConstPointer
typedef
Superclass1::FixedImageLimiterOutputType 
FixedImageLimiterOutputType
typedef
Superclass1::FixedImageLimiterType 
FixedImageLimiterType
typedef
Superclass1::FixedImageMaskPointer 
FixedImageMaskPointer
typedef
Superclass1::FixedImageMaskType 
FixedImageMaskType
typedef
Superclass1::FixedImagePixelType 
FixedImagePixelType
typedef
Superclass1::FixedImageRegionType 
FixedImageRegionType
typedef Superclass1::FixedImageType FixedImageType
typedef
Superclass1::GradientImageFilterPointer 
GradientImageFilterPointer
typedef
Superclass1::GradientImageFilterType 
GradientImageFilterType
typedef
Superclass1::GradientImagePointer 
GradientImagePointer
typedef
Superclass1::GradientImageType 
GradientImageType
typedef
Superclass1::GradientPixelType 
GradientPixelType
typedef
Superclass1::ImageSampleContainerPointer 
ImageSampleContainerPointer
typedef
Superclass1::ImageSampleContainerType 
ImageSampleContainerType
typedef
Superclass1::ImageSamplerPointer 
ImageSamplerPointer
typedef
Superclass1::ImageSamplerType 
ImageSamplerType
typedef Superclass1::InputPointType InputPointType
typedef
Superclass1::InterpolatorPointer 
InterpolatorPointer
typedef
Superclass1::InterpolatorType 
InterpolatorType
typedef Superclass2::ITKBaseType ITKBaseType
typedef Superclass1::MeasureType MeasureType
typedef
Superclass1::MovingImageConstPointer 
MovingImageConstPointer
typedef
Superclass1::MovingImageDerivativeScalesType 
MovingImageDerivativeScalesType
typedef
Superclass1::MovingImageLimiterOutputType 
MovingImageLimiterOutputType
typedef
Superclass1::MovingImageLimiterType 
MovingImageLimiterType
typedef
Superclass1::MovingImageMaskPointer 
MovingImageMaskPointer
typedef
Superclass1::MovingImageMaskType 
MovingImageMaskType
typedef
Superclass1::MovingImagePixelType 
MovingImagePixelType
typedef
Superclass1::MovingImageRegionType 
MovingImageRegionType
typedef
Superclass1::MovingImageType 
MovingImageType
typedef
Superclass1::OutputPointType 
OutputPointType
typedef Superclass1::ParametersType ParametersType
typedef SmartPointer< SelfPointer
typedef Superclass1::RealType RealType
typedef
Superclass2::RegistrationPointer 
RegistrationPointer
typedef
Superclass2::RegistrationType 
RegistrationType
typedef
AdvancedNormalizedCorrelationMetric 
Self
typedef
AdvancedNormalizedCorrelationImageToImageMetric
< typename MetricBase
< TElastix >::FixedImageType,
typename MetricBase< TElastix >
::MovingImageType
Superclass1
typedef MetricBase< TElastix > Superclass2
typedef TimerType::Pointer TimerPointer
typedef tmr::Timer TimerType
typedef
Superclass1::TransformJacobianType 
TransformJacobianType
typedef
Superclass1::TransformParametersType 
TransformParametersType
typedef
Superclass1::TransformPointer 
TransformPointer
typedef Superclass1::TransformType TransformType

Public Member Functions

virtual void BeforeEachResolution (void)
 elxClassNameMacro ("AdvancedNormalizedCorrelation")
virtual const char * GetClassName () const
virtual void Initialize (void) throw (ExceptionObject)
 itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension)

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 AdvancedNormalizedCorrelationMetric ()
virtual ~AdvancedNormalizedCorrelationMetric ()

Private Member Functions

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

Detailed Description

template<class TElastix>
class elastix::AdvancedNormalizedCorrelationMetric< TElastix >

An metric based on the itk::AdvancedNormalizedCorrelationImageToImageMetric.

The parameters used in this class are:

Parameters:
Metric: Select this metric as follows:
(Metric "AdvancedNormalizedCorrelation")
Parameters:
SubtractMean: Flag to set if the sample mean is subtracted from the sample values in the cross correlation formula. This typically results in narrower valleys in the cost function. Default value is true. Can be defined for each resolution
example: (SubtractMean "false")

Definition at line 44 of file elxAdvancedNormalizedCorrelationMetric.h.


Member Typedef Documentation

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 133 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 132 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
typedef SmartPointer<const Self> elastix::AdvancedNormalizedCorrelationMetric< TElastix >::ConstPointer

Typedefs from the superclass.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 76 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 131 of file elxAdvancedNormalizedCorrelationMetric.h.

Typedef's inherited from Elastix.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 130 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 80 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 136 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 101 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 77 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 103 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
typedef SmartPointer<Self> elastix::AdvancedNormalizedCorrelationMetric< TElastix >::Pointer
template<class TElastix >
typedef Superclass1::RealType elastix::AdvancedNormalizedCorrelationMetric< TElastix >::RealType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 135 of file elxAdvancedNormalizedCorrelationMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 134 of file elxAdvancedNormalizedCorrelationMetric.h.

Standard ITK-stuff.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 54 of file elxAdvancedNormalizedCorrelationMetric.h.

Definition at line 57 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
typedef MetricBase<TElastix> elastix::AdvancedNormalizedCorrelationMetric< TElastix >::Superclass2

Definition at line 58 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
typedef TimerType::Pointer elastix::AdvancedNormalizedCorrelationMetric< TElastix >::TimerPointer

Typedef for timer.

Definition at line 141 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
typedef tmr::Timer elastix::AdvancedNormalizedCorrelationMetric< TElastix >::TimerType

Typedef for timer.

Definition at line 139 of file elxAdvancedNormalizedCorrelationMetric.h.


Constructor & Destructor Documentation

template<class TElastix >
elastix::AdvancedNormalizedCorrelationMetric< TElastix >::AdvancedNormalizedCorrelationMetric ( ) [inline, protected]

The constructor.

Definition at line 157 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
virtual elastix::AdvancedNormalizedCorrelationMetric< TElastix >::~AdvancedNormalizedCorrelationMetric ( ) [inline, protected, virtual]

The destructor.

Definition at line 159 of file elxAdvancedNormalizedCorrelationMetric.h.

template<class TElastix >
elastix::AdvancedNormalizedCorrelationMetric< TElastix >::AdvancedNormalizedCorrelationMetric ( const Self ) [private]

The private constructor.


Member Function Documentation

template<class TElastix >
virtual void elastix::AdvancedNormalizedCorrelationMetric< TElastix >::BeforeEachResolution ( void  ) [virtual]

Execute stuff before each new pyramid resolution:

  • Set the flag to subtract the mean.
  • Set the CheckNumberOfSamples setting.

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::AdvancedNormalizedCorrelationMetric< TElastix >::elxClassNameMacro ( "AdvancedNormalizedCorrelation"  )

Name of this class. Use this name in the parameter file to select this specific metric.
example: (Metric "AdvancedNormalizedCorrelation")

template<class TElastix >
virtual const char* elastix::AdvancedNormalizedCorrelationMetric< TElastix >::GetClassName ( ) const [virtual]

Run-time type information (and related methods).

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
virtual void elastix::AdvancedNormalizedCorrelationMetric< TElastix >::Initialize ( void  ) throw (ExceptionObject) [virtual]

Sets up a timer to measure the intialisation time and calls the Superclass' implementation.

Reimplemented from itk::AdvancedImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >.

template<class TElastix >
elastix::AdvancedNormalizedCorrelationMetric< TElastix >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned  int,
FixedImageType::ImageDimension   
)

The fixed image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
elastix::AdvancedNormalizedCorrelationMetric< TElastix >::itkStaticConstMacro ( MovingImageDimension  ,
unsigned  int,
MovingImageType::ImageDimension   
)

The moving image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
static Pointer elastix::AdvancedNormalizedCorrelationMetric< TElastix >::New ( ) [static]
template<class TElastix >
void elastix::AdvancedNormalizedCorrelationMetric< TElastix >::operator= ( const Self ) [private]

The private copy constructor.



Generated on 11-05-2012 for elastix by doxygen 1.7.6.1 elastix logo