MeVisLab Toolbox Reference
MLMLToDicomTools Overview

MLMLToDicomTools Class Library

The MLToDicomTools project is dedicated to provide conversion functionality to generate DICOM data structures from ML data structures, especially to export them as true and standard compliant DICOM. Important classes and namespaces:

  • MLToDicomTools - Tool functions converting ML data structures to DICOM data structures.
  • TextStringParserTools - A collection of tools useful for DICOM importing projects.
  • ZTUFileNameSet - a 3D array of file names representing the z, t, and u extents of the volume where the files in it are 2D slices of the volume. The c-dimension is not represented.
  • DicomIODsCreate - Tool function interfaces to create/add DICOM IODs as tag sets into DCMTrees.
  • DicomSegmentItem - Describes a Segmentation item according for the DICOM Segmentation Image Module.
  • DicomSegmentItemImage - Describes a concrete image types to be read/write as DICOM SEG image.
  • DicomSegmentItemImageBase - Pure virtual base class describing an abstract image type to be read/write as DICOM SEG image.
  • EnhancedMultiFrameTools - Tool functions useful to create Enhanced multi-frame modules and macros.

Related programming and library projects are: