OpenCV 4.10.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 = typedef std::function<cv::GRunArgs(const GPythonContext&)> |
使用 cv::gapi::python::Setup = typedef std::function<cv::GArg(const GMetaArgs&, const GArgs&)> |
cv::gapi::GBackend cv::gapi::python::backend | ( | ) |