OpenCV  4.5.3
Open Source Computer Vision
Public Member Functions | List of all members
cv::gapi::python::GPythonKernel Class Reference

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

Public Member Functions

 GPythonKernel ()=default
 
 GPythonKernel (Impl run)
 
cv::GRunArgs operator() (const GPythonContext &ctx)
 

Constructor & Destructor Documentation

◆ GPythonKernel() [1/2]

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

◆ GPythonKernel() [2/2]

cv::gapi::python::GPythonKernel::GPythonKernel ( Impl  run)

Member Function Documentation

◆ operator()()

cv::GRunArgs cv::gapi::python::GPythonKernel::operator() ( const GPythonContext ctx)

The documentation for this class was generated from the following file: