OpenCV 4.10.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 文档。