OpenCV  5.0.0alpha
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::gapi::ov::detail Namespace Reference

Classes

struct  ParamDesc
 

Typedefs

template<typename T >
using AttrMap = std::map<std::string, T>
 
template<typename Attr >
using LayerVariantAttr
 

Functions

static detail::ParamDesc::ModelgetModelToSetAttrOrThrow (detail::ParamDesc::Kind &kind, const std::string &attr_name)
 

Typedef Documentation

◆ AttrMap

template<typename T >
using cv::gapi::ov::detail::AttrMap = std::map<std::string, T>

◆ LayerVariantAttr

template<typename Attr >
using cv::gapi::ov::detail::LayerVariantAttr
Initial value:
, AttrMap<Attr>
, Attr>
Definition variant.hpp:72
Definition variant.hpp:64

Function Documentation

◆ getModelToSetAttrOrThrow()

static detail::ParamDesc::Model & cv::gapi::ov::detail::getModelToSetAttrOrThrow ( detail::ParamDesc::Kind & kind,
const std::string & attr_name )
static
Here is the call graph for this function: