MCPcopy Create free account
hub / github.com/MITK/MITK / GetPythonContext

Method GetPythonContext

Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:694–697  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

692}
693
694mitk::PythonContext* mitk::nnInteractiveTool::GetPythonContext() const
695{
696 return m_Impl->GetPythonContext();
697}
698
699////////////////////////////////////////////////////////////////////////////////
700// Functions and methods that execute Python code

Callers 15

DoUpdatePreviewMethod · 0.45
IsInstalledMethod · 0.45
GetCUDADeviceInfoMethod · 0.45
StartSessionMethod · 0.45
ConstructLocalSessionMethod · 0.45
EndSessionMethod · 0.45
HeartbeatMethod · 0.45
GetModelLicenseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected