MeVisLab Toolbox Reference
MLFileListTools Overview

MLFileListTools Class Library

The MLFileListTools project contains:

  • FileListTools::FileList: A tool class to manage a list of file/frame names/urls associated with attributes.
  • FileListTools::FileAttribute: Attribute(s) assigned to files in a FileList according to filter operations on the file names or DICOM tags found in the files..
  • FileListTools::DPLConfiguration: Manages some DPL (DICOM Processing Library) configurations which control sorting and partitioning of imported DICOM frames.
  • FileListFilterPluginBase: An ML module base class for plugins which can be used by file list importers to filter and classify files.
  • FileListFilterPlugin: A concrete module class for file and DCMTree filtering which can be used by FileList importers to filter, classify and label files.