OpenCV
4.7.0
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/ie.hpp>
#include <string>
Classes | |
class | cv::gapi::ie::PyParams |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::gapi | |
cv::gapi::ie | |
This namespace contains G-API OpenVINO backend functions, structures, and symbols. | |
Functions | |
PyParams | cv::gapi::ie::params (const std::string &tag, const std::string &model, const std::string &weights, const std::string &device) |
PyParams | cv::gapi::ie::params (const std::string &tag, const std::string &model, const std::string &device) |