OpenCV
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
cv::gapi::oak::detail::ParamDesc Struct Reference

This structure contains description of inference parameters which is specific to OAK models. More...

#include <opencv2/gapi/oak/infer.hpp>

Collaboration diagram for cv::gapi::oak::detail::ParamDesc:

Public Attributes

std::string blob_file
 

Detailed Description

This structure contains description of inference parameters which is specific to OAK models.

Member Data Documentation

◆ blob_file

std::string cv::gapi::oak::detail::ParamDesc::blob_file

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