#include <opencv2/gapi/infer/bindings_ie.hpp>
◆ PyParams() [1/3]
| GAPI_WRAP cv::gapi::ie::PyParams::PyParams |
( |
| ) |
|
|
default |
◆ PyParams() [2/3]
| GAPI_WRAP cv::gapi::ie::PyParams::PyParams |
( |
const std::string & | tag, |
|
|
const std::string & | model, |
|
|
const std::string & | weights, |
|
|
const std::string & | device ) |
◆ PyParams() [3/3]
| GAPI_WRAP cv::gapi::ie::PyParams::PyParams |
( |
const std::string & | tag, |
|
|
const std::string & | model, |
|
|
const std::string & | device ) |
◆ backend()
| GBackend cv::gapi::ie::PyParams::backend |
( |
| ) |
const |
◆ cfgBatchSize()
◆ cfgNumRequests()
◆ constInput()
◆ params()
◆ tag()
| std::string cv::gapi::ie::PyParams::tag |
( |
| ) |
const |
The documentation for this class was generated from the following file: