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

此結構體的文件由以下檔案生成