OpenCV  4.5.4
Open Source Computer Vision
Classes | Typedefs
cv::gapi::wip::onevpl Namespace Reference

Classes

struct  CfgParam
 Public class is using for creation of onevpl::GSource instances. More...
 
struct  DataProviderException
 
struct  DataProviderSystemErrorException
 
class  GSource
 G-API streaming source based on OneVPL implementation. More...
 
struct  IDataProvider
 Public interface allows to customize extraction of video stream data used by onevpl::GSource instead of reading stream from file (by default). More...
 

Typedefs

using CfgParams = std::vector< CfgParam >
 

Typedef Documentation

◆ CfgParams

using cv::gapi::wip::onevpl::CfgParams = typedef std::vector<CfgParam>