17 #ifndef MITKPYRAMIDALREGISTRATIONMETHODACCESSFUNCTOR_H
18 #define MITKPYRAMIDALREGISTRATIONMETHODACCESSFUNCTOR_H
24 class PyramidalRegistrationMethod;
35 template <
typename TPixel,
unsigned int VImageDimension>
40 #endif // MITKPYRAMIDALREGISTRATIONMETHODACCESSFUNCTOR_H
Main class for the rigid registration pipeline.
void operator()(const mitk::Image *img, PyramidalRegistrationMethod *method)
DataCollection - Class to facilitate loading/accessing structured data.
#define AccessByItk_1(mitkImage, itkImageTypeFunction, arg1)
Image class for storing images.
PyramidalRegistrationMethodAccessFunctor Self
void AccessItkImage(const itk::Image< TPixel, VImageDimension > *itkImage1, PyramidalRegistrationMethod *method)