OpenCV
4.7.0
Open Source Computer Vision
|
#include <opencv2/gapi/infer/bindings_onnx.hpp>
Public Member Functions | |
GAPI_WRAP | PyParams ()=default |
GAPI_WRAP | PyParams (const std::string &tag, const std::string &model_path) |
GBackend | backend () const |
cv::util::any | params () const |
std::string | tag () const |
|
default |
GAPI_WRAP cv::gapi::onnx::PyParams::PyParams | ( | const std::string & | tag, |
const std::string & | model_path | ||
) |
GBackend cv::gapi::onnx::PyParams::backend | ( | ) | const |
cv::util::any cv::gapi::onnx::PyParams::params | ( | ) | const |
std::string cv::gapi::onnx::PyParams::tag | ( | ) | const |