OpenCV
4.9.0
Open Source Computer Vision
|
This structure represents the basic parameters for the experimental PlaidML backend. More...
#include <opencv2/gapi/plaidml/plaidml.hpp>
Public Attributes | |
std::string | dev_id |
Device ID. Refer to PlaidML documentation for details. More... | |
std::string | trg_id |
Target ID. Refer to PlaidML documentation for details. More... | |
This structure represents the basic parameters for the experimental PlaidML backend.
std::string cv::gapi::plaidml::config::dev_id |
Device ID. Refer to PlaidML documentation for details.
std::string cv::gapi::plaidml::config::trg_id |
Target ID. Refer to PlaidML documentation for details.