MITKMULTILABEL_EXPORT mitk::DataNode::Pointer CreateNewSegmentationNode(const DataNode *referenceNode, const Image *initialSegmentationImage=nullptr, const std::string &segmentationName=std::string())
This function creates and returns a new data node with a new empty segmentation data structure....
MITKMULTILABEL_EXPORT mitk::Label::Pointer CreateNewLabel(const LabelSetImage *labelSetImage, const std::string &namePrefix="Label")
This function creates and returns a new label. The label is automatically assigned an unused generic ...