#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()
Python: |
---|
| cv.gapi.ie.PyParams.cfgBatchSize( | size | ) -> | retval |
◆ cfgNumRequests()
Python: |
---|
| cv.gapi.ie.PyParams.cfgNumRequests( | nireq | ) -> | retval |
◆ constInput()
Python: |
---|
| cv.gapi.ie.PyParams.constInput( | layer_name, data[, hint] | ) -> | retval |
◆ params()
◆ tag()
std::string cv::gapi::ie::PyParams::tag |
( |
| ) |
const |
The documentation for this class was generated from the following file: