|
MeVisLab Toolbox Reference
|
Header file of class describing one segment as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More...
#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 > |
| Class describing one segment as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Typedefs | |
| typedef DicomSegmentItemImage< SubImage > | ml::DicomSegmentItemSubImage |
| Implementation file of a class describing a unsigned 8 bit sub image type to be read/write as DICOM SEG image. | |
| typedef DicomSegmentItemImage< BitImage > | ml::DicomSegmentItemBitImage |
| Implementation file of a class describing a BitImage type to be read/write as DICOM SEG image. | |
Header file of class describing one segment as it is described in the DICOM standard under SEGMENTATION IMAGE MODULE ATTRIBUTES.
Definition in file mlDicomSegmentItemImage.h.