MLDicomOutputs Class Library
The MLDicomOutputs project contains:
- DicomSaveBase: Base class for modules implementing their own specialized DICOM exporters containing features such as getting DCMTree from input sources, a set of (input) fields for the most important modifiable DICOM tags, and status information, tags etc.
- DicomFIDSave: Class derived from DicomSaveBase to converted fiducials from XMarkerLists and to store DICOM FID (fiducials) DICOM files.
- DicomREGSave: Class derived from DicomSaveBase to store DICOM REG (registration) DICOM files.
- DicomSCSave: Class derived from DicomSaveBase to store DICOM SC (secondary capture) DICOM files.
- DicomSEGSave: Class derived from DicomSaveBase to store DICOM SEG (segmentation) DICOM files.
- DicomSRSave: Class derived from DicomSaveBase to store DICOM SR (structured report) DICOM files.