Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetTotalNumberOfLabels
Method
GetTotalNumberOfLabels
Modules/Multilabel/src/mitkLabelSetImage.cpp:1122–1125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1120
}
1121
1122
unsigned int mitk::MultiLabelSegmentation::GetTotalNumberOfLabels() const
1123
{
1124
return m_LabelMap.size();
1125
}
1126
1127
void mitk::MultiLabelSegmentation::InitializeByLabeledImage(const Image* image)
1128
{
Callers
15
InitializeByLabeledImageProcessing
Method · 0.95
DoRead
Method · 0.80
DoRead
Method · 0.80
ReadBinarySegmentation
Method · 0.80
LoadLegacyLabelSetImagePreset
Function · 0.80
Equal
Method · 0.80
mitkDICOMSegmentationIOLabelmapRegressionTest
Function · 0.80
TestGetTotalNumberOfLabels
Method · 0.80
LabelmapRoundTripStripsAutoAddedBackgroundSegment
Method · 0.80
TestReadEmptyMultiLabelSegmentation
Method · 0.80
TestReadEmptyMultiLabelSegmentation_withNoMetaInformation
Method · 0.80
Initialize
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
6
mitkDICOMSegmentationIOLabelmapRegressionTest
Function · 0.64
TestGetTotalNumberOfLabels
Method · 0.64
LabelmapRoundTripStripsAutoAddedBackgroundSegment
Method · 0.64
TestReadEmptyMultiLabelSegmentation
Method · 0.64
TestReadEmptyMultiLabelSegmentation_withNoMetaInformation
Method · 0.64
Initialize
Method · 0.64