A label (class) in a segmentation. More...
#include <cmtkSegmentationLabel.h>
Public Member Functions | |
| SegmentationLabel () | |
| Init constructor. | |
| ~SegmentationLabel () | |
| Destructor. | |
| cmtkGetSetMacroString (Name) | |
| Name of this label. | |
| cmtkGetSetMacro3Array (byte, RGB) | |
| Color as RGB components for visualization. | |
A label (class) in a segmentation.
Definition at line 51 of file cmtkSegmentationLabel.h.
| cmtk::SegmentationLabel::SegmentationLabel | ( | ) | [inline] |
| cmtk::SegmentationLabel::~SegmentationLabel | ( | ) | [inline] |
Destructor.
Definition at line 58 of file cmtkSegmentationLabel.h.
Color as RGB components for visualization.
| cmtk::SegmentationLabel::cmtkGetSetMacroString | ( | Name | ) |
Name of this label.
1.7.2