OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cv::gapi::python::GPythonKernel Class Reference

#include <opencv2/gapi/python/python.hpp>

Collaboration diagram for cv::gapi::python::GPythonKernel:

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]

cv::gapi::python::GPythonKernel::GPythonKernel ( )
default

◆ GPythonKernel() [2/2]

cv::gapi::python::GPythonKernel::GPythonKernel ( Impl  run,
Setup  setup 
)

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: