![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxFixedImagePyramidBase.h>
This class is the elastix base class for all FixedImagePyramids.
This class contains all the common functionality for FixedImagePyramids.
(FixedImagePyramidSchedule <reslevel0,dim0> <reslevel0,dim1> <reslevel1,dim0> <reslevel1,dim1> ...)
(FixedImagePyramidSchedule 4 4 2 2 1 1)
(ImagePyramidSchedule 4 4 2 2 1 1)
(WritePyramidImagesAfterEachResolution "true")
Definition at line 57 of file elxFixedImagePyramidBase.h.
typedef Superclass::ConfigurationPointer elastix::FixedImagePyramidBase< TElastix >::ConfigurationPointer |
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 72 of file elxFixedImagePyramidBase.h.
typedef Superclass::ConfigurationType elastix::FixedImagePyramidBase< TElastix >::ConfigurationType |
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 71 of file elxFixedImagePyramidBase.h.
typedef Superclass::ElastixPointer elastix::FixedImagePyramidBase< TElastix >::ElastixPointer |
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 70 of file elxFixedImagePyramidBase.h.
typedef Superclass::ElastixType elastix::FixedImagePyramidBase< TElastix >::ElastixType |
Typedefs inherited from the superclass.
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 66 of file elxFixedImagePyramidBase.h.
typedef ElastixType::FixedImageType elastix::FixedImagePyramidBase< TElastix >::InputImageType |
Typedefs inherited from Elastix.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 77 of file elxFixedImagePyramidBase.h.
typedef MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > elastix::FixedImagePyramidBase< TElastix >::ITKBaseType |
Other typedef's.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 82 of file elxFixedImagePyramidBase.h.
typedef ElastixType::FixedImageType elastix::FixedImagePyramidBase< TElastix >::OutputImageType |
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 78 of file elxFixedImagePyramidBase.h.
typedef Superclass::RegistrationPointer elastix::FixedImagePyramidBase< TElastix >::RegistrationPointer |
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 74 of file elxFixedImagePyramidBase.h.
typedef Superclass::RegistrationType elastix::FixedImagePyramidBase< TElastix >::RegistrationType |
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 73 of file elxFixedImagePyramidBase.h.
typedef ITKBaseType::ScheduleType elastix::FixedImagePyramidBase< TElastix >::ScheduleType |
Typedef's from ITKBaseType.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 85 of file elxFixedImagePyramidBase.h.
typedef FixedImagePyramidBase elastix::FixedImagePyramidBase< TElastix >::Self |
Standard ITK-stuff.
Reimplemented from elastix::BaseComponentSE< TElastix >.
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
Definition at line 62 of file elxFixedImagePyramidBase.h.
typedef BaseComponentSE<TElastix> elastix::FixedImagePyramidBase< TElastix >::Superclass |
Reimplemented from elastix::BaseComponentSE< TElastix >.
Definition at line 63 of file elxFixedImagePyramidBase.h.
elastix::FixedImagePyramidBase< TElastix >::FixedImagePyramidBase | ( | ) | [inline, protected] |
The constructor.
Definition at line 119 of file elxFixedImagePyramidBase.h.
virtual elastix::FixedImagePyramidBase< TElastix >::~FixedImagePyramidBase | ( | ) | [inline, protected, virtual] |
The destructor.
Definition at line 121 of file elxFixedImagePyramidBase.h.
elastix::FixedImagePyramidBase< TElastix >::FixedImagePyramidBase | ( | const Self & | ) | [private] |
The private constructor.
virtual void elastix::FixedImagePyramidBase< TElastix >::BeforeEachResolutionBase | ( | void | ) | [virtual] |
Execute stuff before each resolution:
Reimplemented from elastix::BaseComponent.
virtual void elastix::FixedImagePyramidBase< TElastix >::BeforeRegistrationBase | ( | void | ) | [virtual] |
Execute stuff before the actual registration:
Reimplemented from elastix::BaseComponent.
virtual ITKBaseType* elastix::FixedImagePyramidBase< TElastix >::GetAsITKBaseType | ( | void | ) | [inline, virtual] |
Cast to ITKBaseType.
Definition at line 88 of file elxFixedImagePyramidBase.h.
virtual const ITKBaseType* elastix::FixedImagePyramidBase< TElastix >::GetAsITKBaseType | ( | void | ) | const [inline, virtual] |
Cast to ITKBaseType, to use in const functions.
Definition at line 94 of file elxFixedImagePyramidBase.h.
virtual const char* elastix::FixedImagePyramidBase< TElastix >::GetClassName | ( | ) | const [virtual] |
Run-time type information (and related methods).
Reimplemented in elastix::FixedShrinkingPyramid< TElastix >, elastix::FixedRecursivePyramid< TElastix >, and elastix::FixedSmoothingPyramid< TElastix >.
void elastix::FixedImagePyramidBase< TElastix >::operator= | ( | const Self & | ) | [private] |
The private copy constructor.
virtual void elastix::FixedImagePyramidBase< TElastix >::SetFixedSchedule | ( | void | ) | [virtual] |
Method for setting the schedule.
virtual void elastix::FixedImagePyramidBase< TElastix >::WritePyramidImage | ( | const std::string & | filename, |
const unsigned int & | level | ||
) | [virtual] |
Method to write the pyramid image.
Generated on 11-05-2012 for elastix by ![]() |
![]() |