|
| | mlDICOMFileListFilter.h |
| | 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.
|
| |
| | mlFileListFilterPlugin.h |
| | A concrete module class for file and DCMTree filtering which can be used by FileList importers to filter, classify and label files.
|
| |
| | mlFileListFilterPluginBase.h |
| | A base class for plugins which can be used by file list importers to filter and classify files.
|
| |
| | MLFileListToolsDoc.h |
| | MLFileListTools - a library with tools and classes to scan directories for files, assign attributes to files and to filter file sets.
|
| |
| | mlFileListToolsDPLConfiguration.h |
| | Manages some DPL (DICOM Processing Library) configurations which control sorting and partitioning of imported DICOM frames.
|
| |
| | mlFileListToolsFileAttribute.h |
| | Attributes assigned to files in a FileList according to filter operations on the file names or DICOM tags found in the files.
|
| |
| | mlFileListToolsFileList.h |
| | A tool class to manage a list of file/frame names/urls associated with attributes.
|
| |
| | MLFileListToolsSystem.h |
| | Project global and OS specific declarations.
|
| |
| | mlFilterMessage.h |
| | Header file of helper class to store and handle error messages occuring in filter calls as well as to convert them to std::strings.
|
| |