Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ~BoxInteractor
Method
~BoxInteractor
Modules/PythonSegmentation/src/mitknnInteractiveBoxInteractor.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
mitk::nnInteractive::BoxInteractor::~BoxInteractor()
196
{
197
this->OnReset();
198
}
199
200
bool mitk::nnInteractive::BoxInteractor::HasInteractions() const
201
{
Callers
nothing calls this directly
Calls
1
OnReset
Method · 0.95
Tested by
no test coverage detected