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

Method StartRegionGrowing

Examples/Tutorial/Step6/Step6.cpp:106–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void Step6::StartRegionGrowing()
107{
108 AccessByItk_1(m_FirstImage, RegionGrowing, this);
109
110 mitk::RenderingManager::GetInstance()->RequestUpdateAll();
111}
112
113void Step6::Load(int argc, char *argv[])
114{

Callers

nothing calls this directly

Calls 1

RequestUpdateAllMethod · 0.45

Tested by

no test coverage detected