#include <opencv2/gapi/infer/bindings_ie.hpp>
| cv::gapi::ie::PyParams::PyParams |
( |
| ) |
|
|
default |
| cv::gapi::ie::PyParams::PyParams |
( |
const std::string & |
tag, |
|
|
const std::string & |
model, |
|
|
const std::string & |
weights, |
|
|
const std::string & |
device |
|
) |
| |
| cv::gapi::ie::PyParams::PyParams |
( |
const std::string & |
tag, |
|
|
const std::string & |
model, |
|
|
const std::string & |
device |
|
) |
| |
| GBackend cv::gapi::ie::PyParams::backend |
( |
| ) |
const |
| std::string cv::gapi::ie::PyParams::tag |
( |
| ) |
const |
The documentation for this class was generated from the following file: