Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsInteractive
Method
IsInteractive
Modules/Segmentation/include/mitkMonaiLabelTool.h:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
inline bool IsInteractive() const
50
{
51
return (
"deepgrow"
== type ||
"deepedit"
== type);
52
}
53
54
inline bool Is2D() const
55
{
Callers
5
OnModelChanged
Method · 0.80
GetAlgorithmType
Method · 0.80
OnAddPositivePoint
Method · 0.80
DoUpdatePreview
Method · 0.80
PostInferRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected