MeVisLab Toolbox Reference
mlDICOMFileListFilter.h File Reference

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. More...

Go to the source code of this file.

Classes

class  ml::DICOMFileListFilter
 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. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 ml::FileListTools
 

Detailed Description

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.

Author
Wolf Spindler
Date
2015-06-12

Definition in file mlDICOMFileListFilter.h.