17 #ifndef MITKREGISTRATIONBASE_H
18 #define MITKREGISTRATIONBASE_H
43 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
65 virtual void AddStepsToDo(
int steps);
70 virtual void SetProgress(
const itk::EventObject &);
75 virtual void SetRemainingProgress(
int steps);
82 #endif // MITKREGISTRATIONBASE_H
Superclass of all classes generating some kind of mitk::BaseData.
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Image::Pointer m_ReferenceImage
Superclass of all classes having one or more Images as input and generating Images as output...
This class handles the images for the registration as well as taking care of the progress bar during ...