MCPcopy Create free account
hub / github.com/MITK/MITK / GetDimension

Method GetDimension

Modules/Multilabel/src/mitkLabelSetImage.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93unsigned int mitk::MultiLabelSegmentation::GetDimension() const
94{
95 return m_GroupImageDimensions.size();
96};
97
98const mitk::MultiLabelSegmentation::GroupImageDimensionVectorType& mitk::MultiLabelSegmentation::GetDimensions() const
99{

Callers 15

EraseLabelMethod · 0.95
UpdateCenterOfMassMethod · 0.95
OnSelectionChangedMethod · 0.45
OnCalculateVolumeMethod · 0.45
CreateTargetPointsMethod · 0.45
foreachFunction · 0.45
GenerateMethod · 0.45
ReadVoxelInternalFunction · 0.45
RunOneCaseMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by 15

RunOneCaseMethod · 0.36
TestMethod · 0.36
CompareSliceMethod · 0.36
setUpMethod · 0.36
DumpImageInformationMethod · 0.36
CompareSliceMethod · 0.36
Test3DMethod · 0.36
Test2DMethod · 0.36