Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetName
Method
GetName
Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
const char* mitk::nnInteractiveTool::GetName() const
273
{
274
return
"nnInteractive"
;
275
}
276
277
us::ModuleResource mitk::nnInteractiveTool::GetIconResource() const
278
{
Callers
4
GetVirtualEnvName
Method · 0.95
MitkRender
Method · 0.45
UpdateConfirmButtonLabel
Method · 0.45
RestorePropertyListsFromPersistentDataNodes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected