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

Method Initialize

Modules/Multilabel/src/mitkLabelSetImage.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void mitk::MultiLabelSegmentation::Initialize()
158{
159 this->Initialize(this->GetTimeGeometry(), true, false);
160}
161
162void mitk::MultiLabelSegmentation::Initialize(const mitk::Image * templateImage, bool resetLabels, bool ensure1stGroup)
163{

Callers 15

GenerateTimeGeometryMethod · 0.45
DoReadMethod · 0.45
CreateLabelMaskMethod · 0.45
CreateLabelClassMapMethod · 0.45
GenerateNewGroupImageMethod · 0.45
BuildSegWithRuleFunction · 0.45
BuildImageMethod · 0.45

Calls 12

GetNumberOfGroupsMethod · 0.95
RemoveGroupMethod · 0.95
GenerateNewGroupImageMethod · 0.95
UpdateBoundingBoxMethod · 0.80
SetTimeGeometryMethod · 0.80
GetDimensionsMethod · 0.80
ClearImageBufferFunction · 0.70
CloneMethod · 0.45
GetDimensionMethod · 0.45
CountTimeStepsMethod · 0.45

Tested by 15

BuildSegWithRuleFunction · 0.36
BuildImageMethod · 0.36
MakeFakeSourceImageFunction · 0.36
setUpMethod · 0.36
TestInitializeMethod · 0.36
BuildBaseSegFunction · 0.36