OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
gstreamersource.hpp 文件参考
#include <opencv2/gapi/streaming/source.hpp>
#include <opencv2/gapi/garg.hpp>
#include <memory>
gstreamersource.hpp 的包含依赖关系图
此图显示哪些文件直接或间接包含此文件

类  cv::gapi::wip::gst::GStreamerSource
 

命名空间

命名空间  cv
 
命名空间  cv::gapi
 
命名空间  cv::gapi::wip
 此命名空间包含实验性的 G-API 功能,此命名空间中的函数或结构可能会在将来的版本中发生更改或被移除。此命名空间还包含 API 尚未稳定的函数。
 
命名空间  cv::gapi::wip::gst
 

类型定义

使用  cv::gapi::wip::GStreamerSource = gst::GStreamerSource
 

函数

cv::Ptr< IStreamSourcecv::gapi::wip::make_gst_src (const std::string &pipeline, const GStreamerSource::OutputType outputType=GStreamerSource::OutputType::MAT)