![]() |
OpenCV 4.12.0
開源計算機視覺
|
此名稱空間包含 G-API Python 後端函式、結構和符號。更多...
類 | |
| 結構體 | GPythonContext |
| 類 | GPythonFunctor |
| 類 | GPythonKernel |
型別定義 | |
| using | Impl = std::function<cv::GRunArgs(const GPythonContext&)> |
| using | Setup = std::function<cv::GArg(const GMetaArgs&, const GArgs&)> |
函式 | |
| cv::gapi::GBackend | backend () |
此名稱空間包含 G-API Python 後端函式、結構和符號。
當從 Python 使用 G-API 時,此功能是啟用 G-API 自定義操作和核心所必需的,無需以 C++ 形式使用它。
| using cv::gapi::python::Impl = std::function<cv::GRunArgs(const GPythonContext&)> |
| using cv::gapi::python::Setup = std::function<cv::GArg(const GMetaArgs&, const GArgs&)> |
| cv::gapi::GBackend cv::gapi::python::backend | ( | ) |