OpenCV
4.8.0
Open Source Computer Vision
|
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 |
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).
GKernelPackage cv::gapi::use_only::pkg |