1 #ifndef MITKBATCHEDREGISTRATION_H
2 #define MITKBATCHEDREGISTRATION_H
46 static void ApplyTransformationToImage(
mitk::Image::Pointer img,
const RidgidTransformType& transformation,
double *
offset,
mitk::Image* resampleReference = NULL ,
bool binary =
false);
70 #endif // MITKBATCHEDREGISTRATION_H
double * RidgidTransformType
DataCollection - Class to facilitate loading/accessing structured data.
itk::Image< double, 3 > ItkImageType
#define MITKDIFFUSIONCORE_EXPORT
itk::Image< unsigned char, 3 > ItkBinaryImageType
Image class for storing images.
The RegistrationWrapper class wraps the pyramid registration to calculate and apply a reference trans...