MeVisLab Toolbox Reference
DicomSaveBase Class Reference

Base class for modules implementing their own specialized DICOM exporters. More...

#include <mlDicomSaveBase.h>

Detailed Description

Base class for modules implementing their own specialized DICOM exporters.

The module class provides the following features:

  • Getting a DCMTree from input sources such as ML images, DICOM files, or a DirectDicomImport module.
  • A set of (input) fields for the most important DICOM tags which can either be filled with information from an input connector, file, or which can be set manually.
  • Managing status information, tag, overview and xml dumps.

See also DicomFIDSave, DicomREGSave, DicomSCSave, DicomSRSave, and DicomSEGSave.


The documentation for this class was generated from the following file: