MLDirectDicomImport Class Library
The MLDirectDicomImport project is dedicated to import DICOM files, but also other image files types. It contains and uses many classes. Basically they are
- importers for other and DICOM files,
- volume structures describing sets of composed files or frames and lists of them (see MLMultiFileVolume Overview),
- input plugin classes for filters of imported files and frames,
- and viewing and tools classes.
See classes beginning with the prefix "DirectDicomImport" and "MultiFileVolume" for details.
Related module projects are:
Related and used programming and library projects are:
- MLFileListTools Class Library - Used for managing and filtering the imported (DICOM) files.
- MLDICOMTags Overview - Collection of DICOM related tool classes, functions, and dictionaries.
- MLDICOMTags - A tool and class library with a number of DCMTree tools, dictionaries, and multiframe support.
- DcmtkAccessories - Collection of DICOM related tool classes functions depending and using directly the OFFIS Dcmtk library.
and many other indirectly (or via plugin load) used libraries:
- MLGDCMPrivateDICOMTagDecoders Class Library,
- MLGenericPrivateDICOMTagDecoders Class Library,
- MRSASCIITagDecoder,
- MLPrivateSequenceDICOMTagDecoders Overview,
- MLPMTFToshibaPrivateDICOMTagDecoders Class Library,
- MLReleaseTools Overview,
- DcmtkBaseObjects,
- MLDcmtkIODWrappers,
- MLDcmtkMLConverterModules,
- MLDcmtkMLConverters,