OpenCV 4.11.0
开源计算机视觉
|
此命名空间包含 G-API Python 后端函数、结构和符号。 更多…
类 | |
结构体 | GPythonContext |
类 | GPythonFunctor |
类 | GPythonKernel |
类型定义 | |
使用 | Impl = std::function<cv::GRunArgs(const GPythonContext&)> |
使用 | Setup = std::function<cv::GArg(const GMetaArgs&, const GArgs&)> |
函数 | |
cv::gapi::GBackend | backend () |
此命名空间包含 G-API Python 后端函数、结构和符号。
当从 Python 使用 G-API 时,此功能是启用 G-API 自定义操作和内核所必需的,无需在 C++ 表单中使用它。
使用 cv::gapi::python::Impl = std::function<cv::GRunArgs(const GPythonContext&)> |
使用 cv::gapi::python::Setup = std::function<cv::GArg(const GMetaArgs&, const GArgs&)> |
cv::gapi::GBackend cv::gapi::python::backend | ( | ) |