OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include <opencv2/gapi/util/any.hpp>
#include "opencv2/gapi/own/exports.hpp"
#include <opencv2/gapi/gkernel.hpp>
#include <opencv2/gapi/infer/ov.hpp>
#include <string>
Classes | |
class | cv::gapi::ov::PyParams |
Namespaces | |
namespace | cv |
namespace | cv::gapi |
namespace | cv::gapi::ov |
This namespace contains G-API OpenVINO 2.0 backend functions, structures, and symbols. | |
Functions | |
PyParams | cv::gapi::ov::params (const std::string &tag, const std::string &bin_path, const std::string &device) |
PyParams | cv::gapi::ov::params (const std::string &tag, const std::string &model_path, const std::string &weights, const std::string &device) |