MeVisLab Toolbox Reference
DicomSCSave Class Reference

Creates and composes a DICOM file of modality secondary capture (SC). At the required input #0 the image must be connected whose content shall written as secondary capture image data. At optional input #1 an image can be connected from which secondary DICOM tag information shall be derived. Currently this module only writes mandatory tags and very few optional ones. More...

#include <mlDicomSCSave.h>

Detailed Description

Creates and composes a DICOM file of modality secondary capture (SC). At the required input #0 the image must be connected whose content shall written as secondary capture image data. At optional input #1 an image can be connected from which secondary DICOM tag information shall be derived. Currently this module only writes mandatory tags and very few optional ones.

This class derives much generic DICOM save functionality from DicomSaveBase.

The module class provides the following features:

  • Inheriting DICOM information from input sources such as ML images, DICOM files, or a DirectDicomImport module.

For further information see DICOM standard ftp://medical.nema.org/medical/dicom/final/sup57_ft.pdf http://medical.nema.org/Dicom/2011/11_03pu.pdf

  • section A.8, Secondary Capture Image Information Definition
  • section C.8.6, Secondary Capture Modules

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