OpenCV 4.11.0
开源计算机视觉
|
此结构体表示实验性 PlaidML 后端的基参数。更多…
#include <opencv2/gapi/plaidml/plaidml.hpp>
公共属性 | |
std::string | dev_id |
设备 ID。详情请参考 PlaidML 文档。 | |
std::string | trg_id |
目标 ID。详情请参考 PlaidML 文档。 | |
此结构体表示实验性 PlaidML 后端的基参数。
std::string cv::gapi::plaidml::config::dev_id |
设备 ID。详情请参考 PlaidML 文档。
std::string cv::gapi::plaidml::config::trg_id |
目标 ID。详情请参考 PlaidML 文档。