Loading...
Searching...
No Matches
cv::gapi::python::GPythonKernel Class Reference
#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 |
Constructor & Destructor Documentation
◆ GPythonKernel() [1/2]
|
default |
◆ GPythonKernel() [2/2]
Member Data Documentation
◆ is_stateful
| bool cv::gapi::python::GPythonKernel::is_stateful = false |
◆ run
| Impl cv::gapi::python::GPythonKernel::run |
◆ setup
| Setup cv::gapi::python::GPythonKernel::setup = nullptr |
The documentation for this class was generated from the following file:
- opencv2/gapi/python/python.hpp
1.9.6