Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ OnReset
Method
OnReset
Modules/PythonSegmentation/src/mitknnInteractiveBoxInteractor.cpp:240–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
void mitk::nnInteractive::BoxInteractor::OnReset()
241
{
242
m_Impl->ReleaseNextBoxNode();
243
m_Impl->DestroyBoxNodes();
244
}
Callers
2
~BoxInteractor
Method · 0.95
Reset
Method · 0.45
Calls
2
ReleaseNextBoxNode
Method · 0.80
DestroyBoxNodes
Method · 0.80
Tested by
no test coverage detected