OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
python.hpp 文件参考
python.hpp 的包含依赖关系图

结构体  cv::gapi::python::GPythonContext
 
类  cv::gapi::python::GPythonFunctor
 
类  cv::gapi::python::GPythonKernel
 

命名空间

命名空间  cv
 
命名空间  cv::gapi
 
命名空间  cv::gapi::python
 此命名空间包含 G-API Python 后端函数、结构体和符号。
 

类型定义

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 ()