Struct cv::gapi::use_only#
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).
#include <opencv2/gapi/gkernel.hpp>Collaboration diagram for cv::gapi::use_only:
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
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/gkernel.hpp