$darkmode
OpenCV 4.12.0
Open Source Computer Vision
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

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