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

#include <elxFixedSmoothingPyramid.h>

Detailed Description

template<class TElastix>
class elastix::FixedSmoothingPyramid< TElastix >

A pyramid based on the itk::MultiResolutionGaussianSmoothingPyramidImageFilter.

The parameters used in this class are:

Parameters:
FixedImagePyramid: Select this pyramid as follows:
(FixedImagePyramid "FixedSmoothingImagePyramid")

Definition at line 39 of file elxFixedSmoothingPyramid.h.

+ Inheritance diagram for elastix::FixedSmoothingPyramid< TElastix >:

Public Types

typedef Superclass2::ConfigurationPointer ConfigurationPointer
 
typedef Superclass2::ConfigurationType ConfigurationType
 
typedef itk::SmartPointer< const SelfConstPointer
 
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 Superclass1::ScheduleType ScheduleType
 
typedef FixedSmoothingPyramid Self
 
typedef itk::MultiResolutionGaussianSmoothingPyramidImageFilter< typename FixedImagePyramidBase< TElastix >::InputImageType, typename FixedImagePyramidBase< TElastix >::OutputImageTypeSuperclass1
 
typedef FixedImagePyramidBase< TElastix > Superclass2
 
- Public Types inherited from itk::MultiResolutionGaussianSmoothingPyramidImageFilter< FixedImagePyramidBase< TElastix >::InputImageType, FixedImagePyramidBase< TElastix >::OutputImageType >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::InputImageConstPointer InputImageConstPointer
 
typedef Superclass::InputImagePointer InputImagePointer
 
typedef Superclass::InputImageType InputImageType
 
typedef Superclass::OutputImagePointer OutputImagePointer
 
typedef Superclass::OutputImageType OutputImageType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::ScheduleType ScheduleType
 
typedef MultiResolutionGaussianSmoothingPyramidImageFilter Self
 
typedef MultiResolutionPyramidImageFilter< FixedImagePyramidBase< TElastix >::InputImageType, FixedImagePyramidBase< TElastix >::OutputImageTypeSuperclass
 
- Public Types inherited from elastix::FixedImagePyramidBase< TElastix >
typedef Superclass::ConfigurationPointer ConfigurationPointer
 
typedef Superclass::ConfigurationType ConfigurationType
 
typedef Superclass::ElastixPointer ElastixPointer
 
typedef Superclass::ElastixType ElastixType
 
typedef ElastixType::FixedImageType InputImageType
 
typedef itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageTypeITKBaseType
 
typedef ElastixType::FixedImageType OutputImageType
 
typedef Superclass::RegistrationPointer RegistrationPointer
 
typedef Superclass::RegistrationType RegistrationType
 
typedef ITKBaseType::ScheduleType ScheduleType
 
typedef FixedImagePyramidBase Self
 
typedef BaseComponentSE< TElastix > Superclass
 
- Public Types inherited from elastix::BaseComponentSE< TElastix >
typedef Configuration::Pointer ConfigurationPointer
 
typedef Configuration ConfigurationType
 
typedef itk::WeakPointer< ElastixTypeElastixPointer
 
typedef TElastix ElastixType
 
typedef RegistrationTypeRegistrationPointer
 
typedef ElastixType::RegistrationBaseType RegistrationType
 
typedef BaseComponentSE Self
 
typedef BaseComponent Superclass
 

Public Member Functions

 elxClassNameMacro ("FixedSmoothingImagePyramid")
 
virtual const char * GetClassName () const
 
 itkStaticConstMacro (ImageDimension, unsigned int, Superclass1::ImageDimension)
 
- Public Member Functions inherited from itk::MultiResolutionGaussianSmoothingPyramidImageFilter< FixedImagePyramidBase< TElastix >::InputImageType, FixedImagePyramidBase< TElastix >::OutputImageType >
void GenerateInputRequestedRegion () override
 
void GenerateOutputInformation () override
 
void GenerateOutputRequestedRegion (DataObject *output) override
 
virtual const char * GetClassName () const
 
 itkStaticConstMacro (ImageDimension, unsigned int, TInputImage::ImageDimension)
 
 itkStaticConstMacro (OutputImageDimension, unsigned int, TOutputImage::ImageDimension)
 
void SetSchedule (const ScheduleType &schedule) override
 
- Public Member Functions inherited from elastix::FixedImagePyramidBase< TElastix >
void BeforeEachResolutionBase (void) override
 
void BeforeRegistrationBase (void) override
 
virtual ITKBaseTypeGetAsITKBaseType (void)
 
virtual const ITKBaseTypeGetAsITKBaseType (void) const
 
virtual const char * GetClassName () const
 
virtual void SetFixedSchedule (void)
 
virtual void WritePyramidImage (const std::string &filename, const unsigned int &level)
 
- Public Member Functions inherited from elastix::BaseComponentSE< TElastix >
ConfigurationTypeGetConfiguration (void) const
 
ElastixTypeGetElastix (void) const
 
RegistrationPointer GetRegistration (void) const
 
 ITK_DISALLOW_COPY_AND_ASSIGN (BaseComponentSE)
 
void SetConfiguration (ConfigurationType *_arg)
 
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 BeforeEachResolutionBase (void)
 
virtual void BeforeRegistration (void)
 
virtual void BeforeRegistrationBase (void)
 
virtual const char * elxGetClassName (void) const
 
const char * GetComponentLabel (void) const
 
 ITK_DISALLOW_COPY_AND_ASSIGN (BaseComponent)
 
 itkTypeMacroNoParent (BaseComponent)
 
void SetComponentLabel (const char *label, unsigned int idx)
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::MultiResolutionGaussianSmoothingPyramidImageFilter< FixedImagePyramidBase< TElastix >::InputImageType, FixedImagePyramidBase< TElastix >::OutputImageType >
static Pointer New ()
 
- Static Public Member Functions inherited from elastix::BaseComponent
static std::string ConvertSecondsToDHMS (const double totalSeconds, const unsigned int precision)
 
static void InitializeElastixExecutable ()
 
static bool IsElastixLibrary ()
 

Protected Member Functions

 FixedSmoothingPyramid ()
 
 ~FixedSmoothingPyramid () override
 
- Protected Member Functions inherited from itk::MultiResolutionGaussianSmoothingPyramidImageFilter< FixedImagePyramidBase< TElastix >::InputImageType, FixedImagePyramidBase< TElastix >::OutputImageType >
void EnlargeOutputRequestedRegion (DataObject *output) override
 
void GenerateData () override
 
 MultiResolutionGaussianSmoothingPyramidImageFilter ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~MultiResolutionGaussianSmoothingPyramidImageFilter () override
 
- Protected Member Functions inherited from elastix::FixedImagePyramidBase< TElastix >
 FixedImagePyramidBase ()
 
 ~FixedImagePyramidBase () override
 
- Protected Member Functions inherited from elastix::BaseComponentSE< TElastix >
 BaseComponentSE ()=default
 
 ~BaseComponentSE () override=default
 
- Protected Member Functions inherited from elastix::BaseComponent
 BaseComponent ()=default
 
virtual ~BaseComponent ()=default
 

Private Member Functions

 FixedSmoothingPyramid (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 {}
 

Member Typedef Documentation

◆ ConfigurationPointer

template<class TElastix >
typedef Superclass2::ConfigurationPointer elastix::FixedSmoothingPyramid< TElastix >::ConfigurationPointer

Definition at line 85 of file elxFixedSmoothingPyramid.h.

◆ ConfigurationType

template<class TElastix >
typedef Superclass2::ConfigurationType elastix::FixedSmoothingPyramid< TElastix >::ConfigurationType

Definition at line 84 of file elxFixedSmoothingPyramid.h.

◆ ConstPointer

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

Definition at line 56 of file elxFixedSmoothingPyramid.h.

◆ ElastixPointer

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

Definition at line 83 of file elxFixedSmoothingPyramid.h.

◆ ElastixType

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

Typedefs inherited from Elastix.

Definition at line 82 of file elxFixedSmoothingPyramid.h.

◆ InputImageConstPointer

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

Definition at line 78 of file elxFixedSmoothingPyramid.h.

◆ InputImagePointer

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

Definition at line 76 of file elxFixedSmoothingPyramid.h.

◆ InputImageType

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

Typedefs inherited from the superclass.

Definition at line 74 of file elxFixedSmoothingPyramid.h.

◆ ITKBaseType

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

Definition at line 88 of file elxFixedSmoothingPyramid.h.

◆ OutputImagePointer

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

Definition at line 77 of file elxFixedSmoothingPyramid.h.

◆ OutputImageType

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

Definition at line 75 of file elxFixedSmoothingPyramid.h.

◆ Pointer

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

Definition at line 55 of file elxFixedSmoothingPyramid.h.

◆ RegistrationPointer

template<class TElastix >
typedef Superclass2::RegistrationPointer elastix::FixedSmoothingPyramid< TElastix >::RegistrationPointer

Definition at line 87 of file elxFixedSmoothingPyramid.h.

◆ RegistrationType

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

Definition at line 86 of file elxFixedSmoothingPyramid.h.

◆ ScheduleType

template<class TElastix >
typedef Superclass1::ScheduleType elastix::FixedSmoothingPyramid< TElastix >::ScheduleType

Definition at line 79 of file elxFixedSmoothingPyramid.h.

◆ Self

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

Standard ITK-stuff.

Definition at line 50 of file elxFixedSmoothingPyramid.h.

◆ Superclass1

template<class TElastix >
typedef itk::MultiResolutionGaussianSmoothingPyramidImageFilter< typename FixedImagePyramidBase< TElastix >::InputImageType, typename FixedImagePyramidBase< TElastix >::OutputImageType > elastix::FixedSmoothingPyramid< TElastix >::Superclass1

Definition at line 53 of file elxFixedSmoothingPyramid.h.

◆ Superclass2

template<class TElastix >
typedef FixedImagePyramidBase< TElastix > elastix::FixedSmoothingPyramid< TElastix >::Superclass2

Definition at line 54 of file elxFixedSmoothingPyramid.h.

Constructor & Destructor Documentation

◆ FixedSmoothingPyramid() [1/2]

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

The constructor.

Definition at line 93 of file elxFixedSmoothingPyramid.h.

◆ ~FixedSmoothingPyramid()

template<class TElastix >
elastix::FixedSmoothingPyramid< TElastix >::~FixedSmoothingPyramid ( )
inlineoverrideprotected

The destructor.

Definition at line 95 of file elxFixedSmoothingPyramid.h.

◆ FixedSmoothingPyramid() [2/2]

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

The private constructor.

Member Function Documentation

◆ elxClassNameMacro()

template<class TElastix >
elastix::FixedSmoothingPyramid< TElastix >::elxClassNameMacro ( "FixedSmoothingImagePyramid"  )

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

◆ GetClassName()

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

Run-time type information (and related methods).

Reimplemented from elastix::FixedImagePyramidBase< TElastix >.

◆ itkStaticConstMacro()

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

Get the ImageDimension.

◆ New()

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

Method for creation through the object factory.

◆ operator=()

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

The private copy constructor.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo