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::AdvancedMeanSquaresMetric< TElastix > Class Template Reference

An metric based on the itk::AdvancedMeanSquaresImageToImageMetric. More...

#include <elxAdvancedMeanSquaresMetric.h>

Inheritance diagram for elastix::AdvancedMeanSquaresMetric< TElastix >:
Inheritance graph
[legend]
Collaboration diagram for elastix::AdvancedMeanSquaresMetric< 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 AdvancedMeanSquaresMetric Self
typedef
AdvancedMeanSquaresImageToImageMetric
< 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 ("AdvancedMeanSquares")
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

 AdvancedMeanSquaresMetric ()
virtual ~AdvancedMeanSquaresMetric ()

Private Member Functions

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

Detailed Description

template<class TElastix>
class elastix::AdvancedMeanSquaresMetric< TElastix >

An metric based on the itk::AdvancedMeanSquaresImageToImageMetric.

The parameters used in this class are:

Parameters:
Metric: Select this metric as follows:
(Metric "AdvancedMeanSquares")
Parameters:
UseNormalization: Bool to use normalization or not.
If true, the MeanSquares is divided by a factor (range/10)^2, where range represents the maximum gray value range of the images.
(UseNormalization "true")
The default value is false.

Definition at line 45 of file elxAdvancedMeanSquaresMetric.h.


Member Typedef Documentation

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 133 of file elxAdvancedMeanSquaresMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 132 of file elxAdvancedMeanSquaresMetric.h.

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

Typedefs from the superclass.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 77 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass1::DerivativeType elastix::AdvancedMeanSquaresMetric< TElastix >::DerivativeType
template<class TElastix >
typedef Superclass2::ElastixPointer elastix::AdvancedMeanSquaresMetric< TElastix >::ElastixPointer

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 131 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass2::ElastixType elastix::AdvancedMeanSquaresMetric< TElastix >::ElastixType

Typedef's inherited from Elastix.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 130 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass1::FixedImageType elastix::AdvancedMeanSquaresMetric< TElastix >::FixedImageType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 81 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass1::InputPointType elastix::AdvancedMeanSquaresMetric< TElastix >::InputPointType
template<class TElastix >
typedef Superclass2::ITKBaseType elastix::AdvancedMeanSquaresMetric< TElastix >::ITKBaseType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 136 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass1::MeasureType elastix::AdvancedMeanSquaresMetric< TElastix >::MeasureType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 102 of file elxAdvancedMeanSquaresMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 78 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass1::ParametersType elastix::AdvancedMeanSquaresMetric< TElastix >::ParametersType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 104 of file elxAdvancedMeanSquaresMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 135 of file elxAdvancedMeanSquaresMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 134 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef AdvancedMeanSquaresMetric elastix::AdvancedMeanSquaresMetric< TElastix >::Self

Standard ITK-stuff.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 55 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef AdvancedMeanSquaresImageToImageMetric< typename MetricBase<TElastix>::FixedImageType, typename MetricBase<TElastix>::MovingImageType > elastix::AdvancedMeanSquaresMetric< TElastix >::Superclass1

Definition at line 58 of file elxAdvancedMeanSquaresMetric.h.

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

Definition at line 59 of file elxAdvancedMeanSquaresMetric.h.

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

Typedef for timer.

Definition at line 141 of file elxAdvancedMeanSquaresMetric.h.

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

Typedef for timer.

Definition at line 139 of file elxAdvancedMeanSquaresMetric.h.

template<class TElastix >
typedef Superclass1::TransformType elastix::AdvancedMeanSquaresMetric< TElastix >::TransformType

Constructor & Destructor Documentation

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

The constructor.

Definition at line 158 of file elxAdvancedMeanSquaresMetric.h.

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

The destructor.

Definition at line 160 of file elxAdvancedMeanSquaresMetric.h.

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

The private constructor.


Member Function Documentation

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

Do some things before each resolution:

  • Set CheckNumberOfSamples setting
  • Set UseNormalization setting

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::AdvancedMeanSquaresMetric< TElastix >::elxClassNameMacro ( "AdvancedMeanSquares"  )

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

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

Run-time type information (and related methods).

Reimplemented from elastix::MetricBase< TElastix >.

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

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

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

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

The moving image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

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

The fixed image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

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

The private copy constructor.



Generated on 24-10-2011 for elastix by doxygen 1.7.4 elastix logo