$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Public Attributes | List of all members
cv::gapi::plaidml::config Struct Reference

This structure represents the basic parameters for the experimental PlaidML backend. More...

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

Collaboration diagram for cv::gapi::plaidml::config:

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...
 

Detailed Description

This structure represents the basic parameters for the experimental PlaidML backend.

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.


The documentation for this struct was generated from the following file: