Class which represents an image, which manages properties of an image and image data which is located...
itk::ImportImageFilter< ITK_INDATATYPE, DIM >::Pointer getITKSpecialInImg(const SubImage &inSubImg, const PagedImage &inImg)
Takes a SubImage and returns the ImportImageFilter managing the inSubImg as ITK object.
MLITK_SUPPORT_EXPORT void postITKException(const itk::ExceptionObject &e, const Module *module, MLMessageType messageType, const std::string &handling="")
Sends all available information from the ITKException itkException to the ML error handler.