18 #ifndef _mitkRegistrationHelper_h
19 #define _mitkRegistrationHelper_h
22 #include "itkScalableAffineTransform.h"
25 #include "mapRegistrationAlgorithmBase.h"
26 #include "mapRegistration.h"
60 static bool is3D(
const RegistrationBaseType* regBase);
69 typedef ::map::core::Registration<3,3>::DirectMappingType RegistrationKernel3DBase;
itk::SmartPointer< Self > Pointer
DataCollection - Class to facilitate loading/accessing structured data.
::map::core::RegistrationBase RegistrationBaseType
MAPRegistrationWrapper Wrapper class to allow the handling of MatchPoint registration objects as mitk...
#define MITKMATCHPOINTREGISTRATION_EXPORT
::map::core::Registration< 3, 3 > Registration3DType
::itk::ScalableAffineTransform< ::mitk::ScalarType, 3 > Affine3DTransformType
Class for nodes of the DataTree.