OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::gapi::streaming::detail::GMeta 结构体参考

#include <opencv2/gapi/streaming/meta.hpp>

cv::gapi::streaming::detail::GMeta 的协作图

静态公有成员函数

static GMetaArgs getOutMeta (const GMetaArgs &args, const GArgs &)
 
static const char * id ()
 
template<typename... R, int... IIs>
static std::tuple< R... > yield (cv::GCall &call, cv::detail::Seq< IIs... >)
 

成员函数文档

◆ getOutMeta()

static GMetaArgs cv::gapi::streaming::detail::GMeta::getOutMeta ( const GMetaArgs & args,
const GArgs &  )
inlinestatic

◆ id()

static const char * cv::gapi::streaming::detail::GMeta::id ( )
inlinestatic

◆ yield()

template<typename... R, int... IIs>
static std::tuple< R... > cv::gapi::streaming::detail::GMeta::yield ( cv::GCall & call,
cv::detail::Seq< IIs... >  )
inlinestatic

此结构体的文档是从以下文件生成的: