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

#include <elxMovingRecursivePyramid.h>

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

Public Types

typedef
Superclass2::ConfigurationPointer 
ConfigurationPointer
 
typedef
Superclass2::ConfigurationType 
ConfigurationType
 
typedef itk::SmartPointer
< const Self
ConstPointer
 
typedef Superclass2::ElastixPointer ElastixPointer
 
typedef Superclass2::ElastixType ElastixType
 
typedef
Superclass1::InputImageConstPointer 
InputImageConstPointer
 
typedef
Superclass1::InputImagePointer 
InputImagePointer
 
typedef Superclass1::InputImageType InputImageType
 
typedef Superclass2::ITKBaseType ITKBaseType
 
typedef
Superclass1::OutputImagePointer 
OutputImagePointer
 
typedef
Superclass1::OutputImageType 
OutputImageType
 
typedef itk::SmartPointer< SelfPointer
 
typedef
Superclass2::RegistrationPointer 
RegistrationPointer
 
typedef
Superclass2::RegistrationType 
RegistrationType
 
typedef MovingRecursivePyramid Self
 
typedef
itk::RecursiveMultiResolutionPyramidImageFilter
< typename
MovingImagePyramidBase
< TElastix >::InputImageType,
typename
MovingImagePyramidBase
< TElastix >::OutputImageType
Superclass1
 
typedef MovingImagePyramidBase
< TElastix > 
Superclass2
 
- Public Types inherited from elastix::MovingImagePyramidBase< TElastix >
typedef
Superclass::ConfigurationPointer 
ConfigurationPointer
 
typedef
Superclass::ConfigurationType 
ConfigurationType
 
typedef Superclass::ElastixPointer ElastixPointer
 
typedef Superclass::ElastixType ElastixType
 
typedef
ElastixType::MovingImageType 
InputImageType
 
typedef
itk::MultiResolutionPyramidImageFilter
< InputImageType,
OutputImageType
ITKBaseType
 
typedef
ElastixType::MovingImageType 
OutputImageType
 
typedef
Superclass::RegistrationPointer 
RegistrationPointer
 
typedef
Superclass::RegistrationType 
RegistrationType
 
typedef ITKBaseType::ScheduleType ScheduleType
 
typedef MovingImagePyramidBase Self
 
typedef BaseComponentSE< TElastix > Superclass
 
- Public Types inherited from elastix::BaseComponentSE< TElastix >
typedef
ElastixType::ConfigurationPointer 
ConfigurationPointer
 
typedef
ElastixType::ConfigurationType 
ConfigurationType
 
typedef ElastixType::Pointer ElastixPointer
 
typedef TElastix ElastixType
 
typedef RegistrationTypeRegistrationPointer
 
typedef
ElastixType::RegistrationBaseType 
RegistrationType
 
typedef BaseComponentSE Self
 
typedef BaseComponent Superclass
 

Public Member Functions

 elxClassNameMacro ("MovingRecursiveImagePyramid")
 
virtual const char * GetClassName () const
 
 itkStaticConstMacro (ImageDimension, unsigned int, Superclass1::ImageDimension)
 
- Public Member Functions inherited from elastix::MovingImagePyramidBase< TElastix >
virtual void BeforeEachResolutionBase (void)
 
virtual void BeforeRegistrationBase (void)
 
virtual ITKBaseTypeGetAsITKBaseType (void)
 
virtual const ITKBaseTypeGetAsITKBaseType (void) const
 
virtual void SetMovingSchedule (void)
 
virtual void WritePyramidImage (const std::string &filename, const unsigned int &level)
 
- Public Member Functions inherited from elastix::BaseComponentSE< TElastix >
virtual ConfigurationTypeGetConfiguration (void) const
 
virtual ElastixTypeGetElastix (void) const
 
virtual RegistrationPointer GetRegistration (void) const
 
virtual void SetConfiguration (ConfigurationType *_arg)
 
virtual void SetElastix (ElastixType *_arg)
 
- Public Member Functions inherited from elastix::BaseComponent
virtual void AfterEachIteration (void)
 
virtual void AfterEachIterationBase (void)
 
virtual void AfterEachResolution (void)
 
virtual void AfterEachResolutionBase (void)
 
virtual void AfterRegistration (void)
 
virtual void AfterRegistrationBase (void)
 
virtual int BeforeAll (void)
 
virtual int BeforeAllBase (void)
 
virtual void BeforeEachResolution (void)
 
virtual void BeforeRegistration (void)
 
virtual const char * elxGetClassName (void) const
 
virtual const char * GetComponentLabel (void) const
 
virtual void SetComponentLabel (const char *label, unsigned int idx)
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 MovingRecursivePyramid ()
 
virtual ~MovingRecursivePyramid ()
 
- Protected Member Functions inherited from elastix::MovingImagePyramidBase< TElastix >
 MovingImagePyramidBase ()
 
virtual ~MovingImagePyramidBase ()
 
- Protected Member Functions inherited from elastix::BaseComponentSE< TElastix >
 BaseComponentSE ()
 
virtual ~BaseComponentSE ()
 
- Protected Member Functions inherited from elastix::BaseComponent
 BaseComponent ()
 
virtual ~BaseComponent ()
 

Private Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from elastix::BaseComponentSE< TElastix >
ConfigurationPointer m_Configuration
 
ElastixPointer m_Elastix
 
RegistrationPointer m_Registration
 

Detailed Description

template<class TElastix>
class elastix::MovingRecursivePyramid< TElastix >

A pyramid based on the itkRecursiveMultiResolutionPyramidImageFilter.

The parameters used in this class are:

Parameters:
MovingImagePyramid: Select this pyramid as follows:
(MovingImagePyramid "MovingRecursiveImagePyramid")

Definition at line 35 of file elxMovingRecursivePyramid.h.

Member Typedef Documentation

Definition at line 80 of file elxMovingRecursivePyramid.h.

Definition at line 79 of file elxMovingRecursivePyramid.h.

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

Definition at line 52 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass2::ElastixPointer elastix::MovingRecursivePyramid< TElastix >::ElastixPointer

Definition at line 78 of file elxMovingRecursivePyramid.h.

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

Typedefs inherited from Elastix.

Definition at line 77 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass1::InputImageConstPointer elastix::MovingRecursivePyramid< TElastix >::InputImageConstPointer

Definition at line 74 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass1::InputImagePointer elastix::MovingRecursivePyramid< TElastix >::InputImagePointer

Definition at line 72 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass1::InputImageType elastix::MovingRecursivePyramid< TElastix >::InputImageType

Typedefs inherited from Superclass1.

Definition at line 70 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass2::ITKBaseType elastix::MovingRecursivePyramid< TElastix >::ITKBaseType

Definition at line 83 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass1::OutputImagePointer elastix::MovingRecursivePyramid< TElastix >::OutputImagePointer

Definition at line 73 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef Superclass1::OutputImageType elastix::MovingRecursivePyramid< TElastix >::OutputImageType

Definition at line 71 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef itk::SmartPointer< Self > elastix::MovingRecursivePyramid< TElastix >::Pointer

Definition at line 51 of file elxMovingRecursivePyramid.h.

Definition at line 82 of file elxMovingRecursivePyramid.h.

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

Definition at line 81 of file elxMovingRecursivePyramid.h.

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

Standard ITK.

Definition at line 46 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef itk::RecursiveMultiResolutionPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > elastix::MovingRecursivePyramid< TElastix >::Superclass1

Definition at line 49 of file elxMovingRecursivePyramid.h.

template<class TElastix >
typedef MovingImagePyramidBase< TElastix > elastix::MovingRecursivePyramid< TElastix >::Superclass2

Definition at line 50 of file elxMovingRecursivePyramid.h.

Constructor & Destructor Documentation

template<class TElastix >
elastix::MovingRecursivePyramid< TElastix >::MovingRecursivePyramid ( )
inlineprotected

The constructor.

Definition at line 88 of file elxMovingRecursivePyramid.h.

template<class TElastix >
virtual elastix::MovingRecursivePyramid< TElastix >::~MovingRecursivePyramid ( )
inlineprotectedvirtual

The destructor.

Definition at line 90 of file elxMovingRecursivePyramid.h.

template<class TElastix >
elastix::MovingRecursivePyramid< TElastix >::MovingRecursivePyramid ( const Self )
private

The private constructor.

Member Function Documentation

template<class TElastix >
elastix::MovingRecursivePyramid< TElastix >::elxClassNameMacro ( "MovingRecursiveImagePyramid"  )

Name of this class. Use this name in the parameter file to select this specific pyramid.
example: (MovingImagePyramid "MovingRecursiveImagePyramid")

template<class TElastix >
virtual const char* elastix::MovingRecursivePyramid< TElastix >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from elastix::MovingImagePyramidBase< TElastix >.

template<class TElastix >
elastix::MovingRecursivePyramid< TElastix >::itkStaticConstMacro ( ImageDimension  ,
unsigned  int,
Superclass1::ImageDimension   
)

Get the ImageDimension.

template<class TElastix >
static Pointer elastix::MovingRecursivePyramid< TElastix >::New ( )
static

Method for creation through the object factory.

template<class TElastix >
void elastix::MovingRecursivePyramid< TElastix >::operator= ( const Self )
private

The private copy constructor.



Generated on 27-04-2014 for elastix by doxygen 1.8.6 elastix logo