OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::gapi::wip::QueueInput 类参考

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

cv::gapi::wip::QueueInput 的协作图

公共成员函数

 QueueInput (const cv::GMetaArgs &args)
 
 operator cv::GRunArgs ()
 
void push (cv::GRunArgs &&ins)
 

构造函数和析构函数文档

◆ QueueInput()

cv::gapi::wip::QueueInput::QueueInput ( const cv::GMetaArgs & args)
显式

成员函数文档

◆ operator cv::GRunArgs()

cv::gapi::wip::QueueInput::operator cv::GRunArgs ( )

◆ push()

void cv::gapi::wip::QueueInput::push ( cv::GRunArgs && ins)

此类的文档是从以下文件生成的