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::TransformixMain Class Reference

#include <elxTransformixMain.h>

Inheritance diagram for elastix::TransformixMain:
Inheritance graph
[legend]
Collaboration diagram for elastix::TransformixMain:
Collaboration graph
[legend]

Public Types

typedef Superclass::ArgumentMapType ArgumentMapType
typedef
Superclass::ComponentDatabasePointer 
ComponentDatabasePointer
typedef
Superclass::ComponentDatabaseType 
ComponentDatabaseType
typedef
Superclass::ComponentDescriptionType 
ComponentDescriptionType
typedef
Superclass::ComponentLoaderPointer 
ComponentLoaderPointer
typedef
Superclass::ComponentLoaderType 
ComponentLoaderType
typedef
Superclass::ConfigurationPointer 
ConfigurationPointer
typedef
Superclass::ConfigurationType 
ConfigurationType
typedef SmartPointer< const SelfConstPointer
typedef
Superclass::DataObjectContainerPointer 
DataObjectContainerPointer
typedef
Superclass::DataObjectContainerType 
DataObjectContainerType
typedef
Superclass::DataObjectPointer 
DataObjectPointer
typedef Superclass::DataObjectType DataObjectType
typedef Superclass::DBIndexType DBIndexType
typedef Superclass::ElastixBaseType ElastixBaseType
typedef
Superclass::ImageDimensionType 
ImageDimensionType
typedef
Superclass::ObjectContainerPointer 
ObjectContainerPointer
typedef
Superclass::ObjectContainerType 
ObjectContainerType
typedef Superclass::ObjectPointer ObjectPointer
typedef Superclass::ObjectType ObjectType
typedef
Superclass::PixelTypeDescriptionType 
PixelTypeDescriptionType
typedef SmartPointer< SelfPointer
typedef Superclass::PtrToCreator PtrToCreator
typedef TransformixMain Self
typedef ElastixMain Superclass

Public Member Functions

virtual const char * GetClassName () const
virtual int Run (void)
virtual int Run (ArgumentMapType &argmap)
virtual void SetInputImageContainer (DataObjectContainerType *inputImageContainer)

Static Public Member Functions

static Pointer New ()

Protected Member Functions

virtual int InitDBIndex (void)
 TransformixMain ()
virtual ~TransformixMain ()

Private Member Functions

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

Detailed Description

A class with all functionality to configure transformix.

The TransformixMain class inherits from ElastixMain. We overwrite the Run() -function. In the new Run() the Run()-function from the ElastixTemplate-class is not called (as in elxElastixMain.cxx), because this time we don't want to start a registration, but just apply a transformation to an input image.

Definition at line 37 of file elxTransformixMain.h.


Member Typedef Documentation

Reimplemented from elastix::ElastixMain.

Definition at line 64 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 75 of file elxTransformixMain.h.

Typedefs for the database that holds pointers to New() functions. Those functions are used to instantiate components, such as the metric etc.

Reimplemented from elastix::ElastixMain.

Definition at line 74 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 77 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 84 of file elxTransformixMain.h.

Typedef for class that populates a ComponentDatabase.

Reimplemented from elastix::ElastixMain.

Definition at line 83 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 65 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 63 of file elxTransformixMain.h.

typedef SmartPointer<const Self> elastix::TransformixMain::ConstPointer

Reimplemented from elastix::ElastixMain.

Definition at line 45 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 69 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 67 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 59 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 58 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 80 of file elxTransformixMain.h.

Elastix components.

Reimplemented from elastix::ElastixMain.

Definition at line 62 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 79 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 68 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 66 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 57 of file elxTransformixMain.h.

Typedef's from Superclass. typedef's from itk base Object.

Reimplemented from elastix::ElastixMain.

Definition at line 51 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 78 of file elxTransformixMain.h.

typedef SmartPointer<Self> elastix::TransformixMain::Pointer

Reimplemented from elastix::ElastixMain.

Definition at line 44 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 76 of file elxTransformixMain.h.

Standard itk.

Reimplemented from elastix::ElastixMain.

Definition at line 42 of file elxTransformixMain.h.

Reimplemented from elastix::ElastixMain.

Definition at line 43 of file elxTransformixMain.h.


Constructor & Destructor Documentation

Definition at line 98 of file elxTransformixMain.h.

virtual elastix::TransformixMain::~TransformixMain ( ) [inline, protected, virtual]

Definition at line 99 of file elxTransformixMain.h.


Member Function Documentation

virtual const char* elastix::TransformixMain::GetClassName ( ) const [virtual]

Run-time type information (and related methods).

Reimplemented from elastix::ElastixMain.

virtual int elastix::TransformixMain::InitDBIndex ( void  ) [protected, virtual]

InitDBIndex sets m_DBIndex to the value obtained from the ComponentDatabase.

Reimplemented from elastix::ElastixMain.

Method for creation through the object factory.

Reimplemented from elastix::ElastixMain.

void elastix::TransformixMain::operator= ( const Self ) [private]

Reimplemented from elastix::ElastixMain.

virtual int elastix::TransformixMain::Run ( void  ) [virtual]

Overwrite Run() from base-class.

Reimplemented from elastix::ElastixMain.

virtual int elastix::TransformixMain::Run ( ArgumentMapType argmap) [virtual]

Overwrite Run( argmap ) from superclass. Simply calls the superclass.

Reimplemented from elastix::ElastixMain.

virtual void elastix::TransformixMain::SetInputImageContainer ( DataObjectContainerType inputImageContainer) [virtual]

Get and Set input- and outputImage.



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