MCPcopy 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
272const char* mitk::nnInteractiveTool::GetName() const
273{
274 return "nnInteractive";
275}
276
277us::ModuleResource mitk::nnInteractiveTool::GetIconResource() const
278{

Callers 4

GetVirtualEnvNameMethod · 0.95
MitkRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected