MeVisLab Toolbox Reference
mlDicomSegmentItem.h File Reference

Header file of the class implementing a segmentation item according to the DICOM Segmentation Image Modul as described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More...

Go to the source code of this file.

Classes

class  ml::DicomSegmentItem
 Class implementing a segmentation item according to the DICOM Segmentation Image Modul as described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef std::vector< DicomSegmentItem > ml::DicomSegmentItemVector
 Type describing a sequence of SegmentItems similar to its description in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More...
 

Detailed Description

Header file of the class implementing a segmentation item according to the DICOM Segmentation Image Modul as described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES.

Author
Wolf Spindler
Date
2016-08-23

Definition in file mlDicomSegmentItem.h.