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