OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces
data_provider_interface.hpp File Reference
#include <exception>
#include <memory>
#include <string>
#include <opencv2/gapi/own/exports.hpp>
Include dependency graph for data_provider_interface.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  cv::gapi::wip::onevpl::DataProviderException
 
struct  cv::gapi::wip::onevpl::DataProviderImplementationException
 
struct  cv::gapi::wip::onevpl::DataProviderSystemErrorException
 
struct  cv::gapi::wip::onevpl::DataProviderUnsupportedException
 
struct  cv::gapi::wip::onevpl::IDataProvider
 Public interface allows to customize extraction of video stream data used by onevpl::GSource instead of reading stream from file (by default). More...
 

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::onevpl