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

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