![]() |
OpenCV 4.10.0
开源计算机视觉
|
以下是 cv::gapi::ie::PyParams 的完整成员列表,包括所有继承的成员。
| backend() const | cv::gapi::ie::PyParams | |
| cfgBatchSize(const size_t size) | cv::gapi::ie::PyParams | |
| cfgNumRequests(size_t nireq) | cv::gapi::ie::PyParams | |
| constInput(const std::string &layer_name, const cv::Mat &data, TraitAs hint=TraitAs::TENSOR) | cv::gapi::ie::PyParams | |
| params() const | 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) | cv::gapi::ie::PyParams | |
| tag() const | cv::gapi::ie::PyParams |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:17 为 OpenCV 生成