MLDicomToMLTools Class Library
The MLDicomToMLTools project collects a number of conversion tools and classes to translate Dicom (data) structures and representations to ML and MeVisLab data structures. It contains and uses many classes. Important classes and namespaces:
- DicomFrameSelectionTools - Tool functions for the extraction and handling of information of specific DICOM frames.
 
- DicomFrameSetMinMaxCalculation - Tool class for the min/max value handling from and in DICOM frame sets.
 
- DicomOverlayTools - Tool functions for the conversion of DICOM information to ML overlay images.
 
- DicomTagDumpFieldAddOn - Manages fields to show and handle a DICOM tree tag dump.
 
- DicomToMLSubImage* - Tool functions and helper classes for direct copying DCMTree data to SubImages.
 
- DicomToMLTools - Tool functions converting DICOM data structures to ML data structures.
 
- DicomTreeMinMaxTools - Tool functions for the min/max value handling from and in DICOM frames and frame sets.
 
- DicomTreeInfos - Tool functions/class to retrieve basic overview information about a DICOM tree.
 
Related programming and library projects are: