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

#include <elxPatternIntensityMetric.h>

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

 PatternIntensityMetric ()
virtual ~PatternIntensityMetric ()

Private Member Functions

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

Detailed Description

template<class TElastix>
class elastix::PatternIntensityMetric< TElastix >

An metric based on the itk::PatternIntensityImageToImageMetric.

Definition at line 37 of file elxPatternIntensityMetric.h.


Member Typedef Documentation

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 125 of file elxPatternIntensityMetric.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 124 of file elxPatternIntensityMetric.h.

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

Typedefs from the superclass.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 69 of file elxPatternIntensityMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 123 of file elxPatternIntensityMetric.h.

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

Typedef's inherited from Elastix.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 122 of file elxPatternIntensityMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 73 of file elxPatternIntensityMetric.h.

template<class TElastix >
typedef Superclass1::ImageSamplerType elastix::PatternIntensityMetric< TElastix >::ImageSamplerType
template<class TElastix >
typedef Superclass1::InputPointType elastix::PatternIntensityMetric< TElastix >::InputPointType
template<class TElastix >
typedef Superclass1::InterpolatorType elastix::PatternIntensityMetric< TElastix >::InterpolatorType
template<class TElastix >
typedef Superclass2::ITKBaseType elastix::PatternIntensityMetric< TElastix >::ITKBaseType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 128 of file elxPatternIntensityMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 94 of file elxPatternIntensityMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 70 of file elxPatternIntensityMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 96 of file elxPatternIntensityMetric.h.

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

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 127 of file elxPatternIntensityMetric.h.

template<class TElastix >
typedef Superclass2::RegistrationType elastix::PatternIntensityMetric< TElastix >::RegistrationType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 126 of file elxPatternIntensityMetric.h.

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

Standard ITK-stuff.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 47 of file elxPatternIntensityMetric.h.

template<class TElastix >
typedef PatternIntensityImageToImageMetric< typename MetricBase<TElastix>::FixedImageType, typename MetricBase<TElastix>::MovingImageType > elastix::PatternIntensityMetric< TElastix >::Superclass1

Definition at line 50 of file elxPatternIntensityMetric.h.

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

Definition at line 51 of file elxPatternIntensityMetric.h.

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

Typedef for timer.

Definition at line 133 of file elxPatternIntensityMetric.h.

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

Typedef for timer.

Definition at line 131 of file elxPatternIntensityMetric.h.

template<class TElastix >
typedef Superclass1::TransformPointer elastix::PatternIntensityMetric< TElastix >::TransformPointer
template<class TElastix >
typedef Superclass1::TransformType elastix::PatternIntensityMetric< TElastix >::TransformType

Constructor & Destructor Documentation

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

The constructor.

Definition at line 152 of file elxPatternIntensityMetric.h.

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

The destructor.

Definition at line 154 of file elxPatternIntensityMetric.h.

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

The private constructor.


Member Function Documentation

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

Reimplemented from elastix::BaseComponent.

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

Do some things before each resolution:

  • Set CheckNumberOfSamples setting
  • Set UseNormalization setting

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::PatternIntensityMetric< TElastix >::elxClassNameMacro ( "PatternIntensity"  )

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

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

Run-time type information (and related methods).

Reimplemented from elastix::MetricBase< TElastix >.

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

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

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

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

The fixed image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

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

The moving image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

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

The private copy constructor.



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