MeVisLab Toolbox Reference
Sources Directory Reference

Files

file  mlDICOMFileListFilter.h [code]
 Interface of an ML module which searches files containing DICOM information, passes them through possibly connected FileListFilterPlugin(s), and provides the found files as list of file paths in a text field.
 
file  mlFileListFilterPlugin.h [code]
 A concrete module class for file and DCMTree filtering which can be used by FileList importers to filter, classify and label files.
 
file  mlFileListFilterPluginBase.h [code]
 A base class for plugins which can be used by file list importers to filter and classify files.
 
file  MLFileListToolsDoc.h [code]
 MLFileListTools - a library with tools and classes to scan directories for files, assign attributes to files and to filter file sets.
 
file  mlFileListToolsDPLConfiguration.h [code]
 Manages some DPL (DICOM Processing Library) configurations which control sorting and partitioning of imported DICOM frames.
 
file  mlFileListToolsFileAttribute.h [code]
 Attributes assigned to files in a FileList according to filter operations on the file names or DICOM tags found in the files.
 
file  mlFileListToolsFileList.h [code]
 A tool class to manage a list of file/frame names/urls associated with attributes.
 
file  MLFileListToolsSystem.h [code]
 Project global and OS specific declarations.
 
file  mlFilterMessage.h [code]
 Header file of helper class to store and handle error messages occuring in filter calls as well as to convert them to std::strings.