Loading...
Searching...
No Matches
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>
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:
- opencv2/gapi/gkernel.hpp