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

cv::gapi::use_only() is a special combinator which hints G-API to use only kernels specified in cv::GComputation::compile() (and not to extend kernels available by default with that package). More...

#include <opencv2/gapi/gkernel.hpp>

Collaboration diagram for cv::gapi::use_only:

Public Attributes

GKernelPackage pkg
 

Detailed Description

cv::gapi::use_only() is a special combinator which hints G-API to use only kernels specified in cv::GComputation::compile() (and not to extend kernels available by default with that package).

Member Data Documentation

◆ pkg

GKernelPackage cv::gapi::use_only::pkg

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