OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
gstreamerpipeline.hpp File Reference
#include <opencv2/gapi/streaming/gstreamer/gstreamersource.hpp>
#include <opencv2/gapi/own/exports.hpp>
#include <string>
#include <unordered_map>
#include <memory>

Classes

class  cv::gapi::wip::gst::GStreamerPipeline

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  cv::gapi
namespace  cv::gapi::wip
 This namespace contains experimental G-API functionality, functions or structures in this namespace are subjects to change or removal in the future releases. This namespace also contains functions which API is not stabilized yet.
namespace  cv::gapi::wip::gst

Typedefs

using cv::gapi::wip::GStreamerPipeline = gst::GStreamerPipeline

Functions

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