18 #ifndef mitkMaskedAlgorithmHelper_h
19 #define mitkMaskedAlgorithmHelper_h
23 #include "mapRegistrationAlgorithmBase.h"
59 typedef unsigned char MaskPixelType;
65 template<
unsigned int VImageDimension1,
unsigned int VImageDimension2>
69 template<
typename TPixelType,
unsigned int VImageDimension>
70 void DoConvertMask(
const itk::Image<TPixelType, VImageDimension>* mask);
itk::SmartPointer< Self > Pointer
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKMATCHPOINTREGISTRATION_EXPORT
Image class for storing images.
MaskedAlgorithmHelper Helper class as an easy bridge to set mitk images as masks for registration alg...