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

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

Collaboration diagram for cv::gapi::python::GPythonContext:

Public Attributes

const cv::GMetaArgsin_metas
 
const cv::GArgsins
 
cv::optional< cv::GArgm_state
 
const cv::GTypesInfoout_info
 

Member Data Documentation

◆ in_metas

const cv::GMetaArgs& cv::gapi::python::GPythonContext::in_metas

◆ ins

const cv::GArgs& cv::gapi::python::GPythonContext::ins

◆ m_state

cv::optional<cv::GArg> cv::gapi::python::GPythonContext::m_state

◆ out_info

const cv::GTypesInfo& cv::gapi::python::GPythonContext::out_info

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