OpenCV  4.5.4
Open Source Computer Vision
Classes | Namespaces
data_provider_interface.hpp File Reference
#include <exception>
#include <string>
#include <opencv2/gapi/own/exports.hpp>

Classes

struct  cv::gapi::wip::onevpl::DataProviderException
 
struct  cv::gapi::wip::onevpl::DataProviderSystemErrorException
 
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
 "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::onevpl