MeVisLab Toolbox Reference
mlDicomSegmentItemImage.h File Reference
#include "MLMLToDicomToolsSystem.h"
#include "mlDicomSegmentItemImageBase.h"
#include <mlSubImage.h>
#include <mlBitImage.h>
#include <FMEThirdPartyWarningsDisable.h>
#include <boost/smart_ptr.hpp>
#include <FMEThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  ml::DicomSegmentItemImage< SEGMENT_IMAGE_TYPE >

Namespaces

namespace  ml
 Defines the class GetTileJob.

Typedefs

typedef DicomSegmentItemImage< SubImageml::DicomSegmentItemSubImage
 Implementation file of a class describing a unsigned 8 bit sub image type to be read/write as DICOM SEG image.
typedef DicomSegmentItemImage< BitImageml::DicomSegmentItemBitImage
 Implementation file of a class describing a BitImage type to be read/write as DICOM SEG image.

Detailed Description

Header file of class describing one segment as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES.

Author
Wolf Spindler
Date
2016-08-25

Definition in file mlDicomSegmentItemImage.h.