OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
gstreamerpipeline.hpp 文件参考
#include <opencv2/gapi/streaming/gstreamer/gstreamersource.hpp>
#include <opencv2/gapi/own/exports.hpp>
#include <string>
#include <unordered_map>
#include <memory>
gstreamerpipeline.hpp 的包含依赖关系图

类  cv::gapi::wip::gst::GStreamerPipeline
 

命名空间

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

类型定义

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

函数

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