MeVisLab Toolbox Reference
mlDicomSegmentItemImageBase.h File Reference

Header file of pure virtual base class describing an abstract image type to be read/written as DICOM SEG image as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More...

#include "MLMLToDicomToolsSystem.h"
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <ThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  ml::DicomSegmentItemImageBase
 Pure virtual base class describing an abstract image type to be read/written as DICOM SEG image as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header file of pure virtual base class describing an abstract image type to be read/written as DICOM SEG image as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES.

Author
Wolf Spindler
Date
2016-08-25

Definition in file mlDicomSegmentItemImageBase.h.