Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ClearPicks
Method
ClearPicks
Modules/Segmentation/src/Interactions/mitkMonaiLabelTool.cpp:178–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
void mitk::MonaiLabelTool::ClearPicks()
179
{
180
this->ClearSeeds();
181
this->UpdatePreview();
182
}
183
184
bool mitk::MonaiLabelTool::HasPicks() const
185
{
Callers
nothing calls this directly
Calls
2
ClearSeeds
Method · 0.95
UpdatePreview
Method · 0.80
Tested by
no test coverage detected