OpenCV
4.7.0-dev
Open Source Computer Vision
|
#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 | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::gapi | |
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. | |
cv::gapi::wip::gst | |
Typedefs | |
using | cv::gapi::wip::GStreamerPipeline = gst::GStreamerPipeline |
Functions | |
cv::Ptr< IStreamSource > | cv::gapi::wip::get_streaming_source (cv::Ptr< GStreamerPipeline > &pipeline, const std::string &appsinkName, const GStreamerSource::OutputType outputType=GStreamerSource::OutputType::MAT) |