MeVisLab Toolbox Reference
MLModuleLoaderBackends Overview

MLModuleLoaderBackends Class Library

MLModuleLoaderBackends is a collection of some tool functions loading (or in some cases also save) files with modules or other backends which are loaded on demand (if available) via an abstract interface, otherwise functions return errors or defaults.

The backends can be enabled/disabled such that loaders backends are not used, either for testing or to exclude them from use if not urgently needed.

This makes the main users, the DirectDicomImport and MultiFileVolumeListOutput modules independent for those backends. Currently supported loader backends are

  • MLImageFormatLoad/MLImageFormatSave,
  • itkImageFileReader,
  • ImgFileLoader(ImageLoad), and
  • HistLoad