18#ifndef __elxTransformixMain_H_
19#define __elxTransformixMain_H_
45 typedef itk::SmartPointer< Self >
Pointer;
91 int Run(
void )
override;
99 virtual int Run(
const ArgumentMapType & argmap,
const std::vector< ParameterMapType > & inputMaps );
A class with all functionality to configure elastix.
ConfigurationType::Pointer ConfigurationPointer
ComponentLoaderType::Pointer ComponentLoaderPointer
ComponentDatabaseType::IndexType DBIndexType
ObjectType::Pointer ObjectPointer
itk::DataObject DataObjectType
ComponentDatabaseType::PtrToCreator PtrToCreator
DataObjectType::Pointer DataObjectPointer
ComponentDatabase ComponentDatabaseType
ElastixBase ElastixBaseType
ComponentDatabaseType::ComponentDescriptionType ComponentDescriptionType
ComponentLoader ComponentLoaderType
ElastixBase::DataObjectContainerType DataObjectContainerType
ComponentDatabaseType::PixelTypeDescriptionType PixelTypeDescriptionType
ElastixBase::ObjectContainerType ObjectContainerType
ConfigurationType::CommandLineArgumentMapType ArgumentMapType
ComponentDatabaseType::Pointer ComponentDatabasePointer
ElastixBase::ConfigurationType ConfigurationType
itk::ParameterMapInterface::ParameterMapType ParameterMapType
ComponentDatabaseType::ImageDimensionType ImageDimensionType
ElastixBase::ObjectContainerPointer ObjectContainerPointer
ElastixBase::DataObjectContainerPointer DataObjectContainerPointer
A class with all functionality to configure transformix.
Superclass::ObjectContainerPointer ObjectContainerPointer
Superclass::DataObjectType DataObjectType
void operator=(const Self &)
Superclass::DataObjectContainerType DataObjectContainerType
TransformixMain(const Self &)
itk::SmartPointer< Self > Pointer
Superclass::ElastixBaseType ElastixBaseType
Superclass::DataObjectPointer DataObjectPointer
Superclass::ArgumentMapType ArgumentMapType
Superclass::ParameterMapType ParameterMapType
Superclass::ConfigurationType ConfigurationType
Superclass::PixelTypeDescriptionType PixelTypeDescriptionType
Superclass::ComponentDatabaseType ComponentDatabaseType
virtual int Run(const ArgumentMapType &argmap, const std::vector< ParameterMapType > &inputMaps)
Superclass::ObjectContainerType ObjectContainerType
Superclass::ComponentLoaderPointer ComponentLoaderPointer
Superclass::DataObjectContainerPointer DataObjectContainerPointer
Superclass::PtrToCreator PtrToCreator
int Run(const ArgumentMapType &argmap, const ParameterMapType &inputMap) override
Superclass::ComponentDescriptionType ComponentDescriptionType
itk::SmartPointer< const Self > ConstPointer
Superclass::DBIndexType DBIndexType
Superclass::ImageDimensionType ImageDimensionType
int InitDBIndex(void) override
Superclass::ComponentDatabasePointer ComponentDatabasePointer
Superclass::ObjectType ObjectType
virtual void SetInputImageContainer(DataObjectContainerType *inputImageContainer)
~TransformixMain() override
Superclass::ConfigurationPointer ConfigurationPointer
int Run(const ArgumentMapType &argmap) override
Superclass::ComponentLoaderType ComponentLoaderType
Superclass::ObjectPointer ObjectPointer