Struct cv::gapi::plaidml::config#
This structure represents the basic parameters for the experimental PlaidML backend.
#include <opencv2/gapi/plaidml/plaidml.hpp>Collaboration diagram for cv::gapi::plaidml::config:
Detailed Description#
This structure represents the basic parameters for the experimental PlaidML backend.
- Examples
- samples/dnn/object_detection.cpp, and samples/dnn/text_detection.cpp.
Member Data Documentation#
dev_id#
std::string cv::gapi::plaidml::config::dev_id
Device ID. Refer to PlaidML documentation for details.
trg_id#
std::string cv::gapi::plaidml::config::trg_id
Target ID. Refer to PlaidML documentation for details.
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/plaidml/plaidml.hpp