OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::gapi::plaidml::config 結構體參考

此結構體表示實驗性 PlaidML 後端的基本引數。 更多...

#include <opencv2/gapi/plaidml/plaidml.hpp>

cv::gapi::plaidml::config 的協作圖

公共屬性

std::string dev_id
 裝置 ID。 詳情請參考 PlaidML 文件。
 
std::string dev_id
 目標 ID。 詳情請參考 PlaidML 文件。
 

詳細描述

此結構體表示實驗性 PlaidML 後端的基本引數。

成員資料文件

◆ dev_id

std::string cv::gapi::plaidml::config::dev_id

裝置 ID。 詳情請參考 PlaidML 文件。

◆ trg_id

std::string cv::gapi::plaidml::config::trg_id

目標 ID。 詳情請參考 PlaidML 文件。


此結構體的文件由以下檔案生成