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

#include <elxGradientDifferenceMetric.h>

Inheritance diagram for elastix::GradientDifferenceMetric< TElastix >:
Inheritance graph
[legend]
Collaboration diagram for elastix::GradientDifferenceMetric< 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 GradientDifferenceMetric Self
typedef
GradientDifferenceImageToImageMetric
< 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)
virtual void BeforeRegistration (void)
 elxClassNameMacro ("GradientDifference")
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

 GradientDifferenceMetric ()
virtual ~GradientDifferenceMetric ()

Private Member Functions

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

Detailed Description

template<class TElastix>
class elastix::GradientDifferenceMetric< TElastix >

An metric based on the itk::GradientDifferenceImageToImageMetric.

Definition at line 36 of file elxGradientDifferenceMetric.h.


Member Typedef Documentation

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 124 of file elxGradientDifferenceMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 123 of file elxGradientDifferenceMetric.h.

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

Typedefs from the superclass.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 68 of file elxGradientDifferenceMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 122 of file elxGradientDifferenceMetric.h.

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

Typedef's inherited from Elastix.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 121 of file elxGradientDifferenceMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 72 of file elxGradientDifferenceMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 127 of file elxGradientDifferenceMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 93 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::MovingImageType elastix::GradientDifferenceMetric< TElastix >::MovingImageType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 69 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::OutputPointType elastix::GradientDifferenceMetric< TElastix >::OutputPointType
template<class TElastix >
typedef Superclass1::ParametersType elastix::GradientDifferenceMetric< TElastix >::ParametersType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 95 of file elxGradientDifferenceMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 126 of file elxGradientDifferenceMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 125 of file elxGradientDifferenceMetric.h.

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

Standard ITK-stuff.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 46 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef GradientDifferenceImageToImageMetric< typename MetricBase<TElastix>::FixedImageType, typename MetricBase<TElastix>::MovingImageType > elastix::GradientDifferenceMetric< TElastix >::Superclass1

Definition at line 49 of file elxGradientDifferenceMetric.h.

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

Definition at line 50 of file elxGradientDifferenceMetric.h.

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

Typedef for timer.

Definition at line 133 of file elxGradientDifferenceMetric.h.

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

Typedef for timer.

Definition at line 130 of file elxGradientDifferenceMetric.h.

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

Constructor & Destructor Documentation

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

The constructor.

Definition at line 153 of file elxGradientDifferenceMetric.h.

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

The destructor.

Definition at line 156 of file elxGradientDifferenceMetric.h.

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

The private constructor.


Member Function Documentation

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

Reimplemented from elastix::BaseComponent.

template<class TElastix >
virtual void elastix::GradientDifferenceMetric< TElastix >::BeforeRegistration ( void  ) [virtual]

Do some things before each resolution:

  • Set CheckNumberOfSamples setting
  • Set UseNormalization setting

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::GradientDifferenceMetric< TElastix >::elxClassNameMacro ( "GradientDifference"  )

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

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

Run-time type information (and related methods).

Reimplemented from elastix::MetricBase< TElastix >.

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

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

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

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

The fixed image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

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

The moving image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

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

The private copy constructor.



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