OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include <opencv2/gapi/python/python.hpp>
Public Member Functions | |
GPythonKernel ()=default | |
GPythonKernel (Impl run, Setup setup) | |
Public Attributes | |
bool | is_stateful = false |
Impl | run |
Setup | setup = nullptr |
|
default |
bool cv::gapi::python::GPythonKernel::is_stateful = false |
Impl cv::gapi::python::GPythonKernel::run |
Setup cv::gapi::python::GPythonKernel::setup = nullptr |