Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetAutoRefine
Method
GetAutoRefine
Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:476–479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
474
}
475
476
bool mitk::nnInteractiveTool::GetAutoRefine() const
477
{
478
return m_Impl->AutoRefine;
479
}
480
481
void mitk::nnInteractiveTool::SetAutoRefine(bool autoRefine)
482
{
Callers
1
InitializeUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected