OpenCV
4.9.0
Open Source Computer Vision
|
Ask G-API OpenVINO backend to run only inference of model provided. More...
#include <opencv2/gapi/infer/ov.hpp>
Ask G-API OpenVINO backend to run only inference of model provided.
G-API OpenVINO backend will perform only the inference of the model provided without populating input and copying back output data. This mode is used to evaluate the pure inference performance of the model without taking into account the i/o data transfer.