Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetName
Method
GetName
Modules/Multilabel/src/mitkLabel.cpp:241–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
std::string mitk::Label::GetName() const
242
{
243
std::string name;
244
GetStringProperty(
"name"
, name);
245
return name;
246
}
247
248
std::string mitk::Label::GetTrackingID() const
249
{
Callers
15
GetMandatoryProperty
Method · 0.45
Write
Method · 0.45
DoRead
Method · 0.45
DoRead
Method · 0.45
BuildMetaInfoHandler
Method · 0.45
SerializeLabelToJSON
Method · 0.45
ThreadedUpdateSuccessful
Method · 0.45
CreateNewSegmentationNode
Method · 0.45
CreateNewLabel
Method · 0.45
SplitLabelValuesByClassName
Method · 0.45
CreateDisplayLabelName
Method · 0.45
MergeLabels
Function · 0.45
Calls
no outgoing calls
Tested by
4
TestSetName
Method · 0.36
mitkDICOMSegmentationIOLabelmapRegressionTest
Function · 0.36
LabelmapRoundTripStripsAutoAddedBackgroundSegment
Method · 0.36
HasSuggestion
Method · 0.36