![]() |
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 | ( | ) |