#include <opencv2/gapi/infer/bindings_onnx.hpp>
◆ PyParams() [1/2]
GAPI_WRAP cv::gapi::onnx::PyParams::PyParams |
( |
| ) |
|
|
default |
◆ PyParams() [2/2]
GAPI_WRAP cv::gapi::onnx::PyParams::PyParams |
( |
const std::string & |
tag, |
|
|
const std::string & |
model_path |
|
) |
| |
◆ backend()
GBackend cv::gapi::onnx::PyParams::backend |
( |
| ) |
const |
◆ cfgMeanStd()
Python: |
---|
| cv.gapi.onnx.PyParams.cfgMeanStd( | layer_name, m, s | ) -> | retval |
◆ cfgNormalize()
GAPI_WRAP PyParams& cv::gapi::onnx::PyParams::cfgNormalize |
( |
const std::string & |
layer_name, |
|
|
bool |
flag |
|
) |
| |
Python: |
---|
| cv.gapi.onnx.PyParams.cfgNormalize( | layer_name, flag | ) -> | retval |
◆ params()
◆ tag()
std::string cv::gapi::onnx::PyParams::tag |
( |
| ) |
const |
The documentation for this class was generated from the following file: