|  | OpenCV 4.11.0
    Open Source Computer Vision | 
#include <opencv2/gapi/garg.hpp>#include <opencv2/gapi/streaming/meta.hpp>#include <opencv2/gapi/streaming/source.hpp>#include <opencv2/gapi/streaming/onevpl/cfg_params.hpp>#include <opencv2/gapi/streaming/onevpl/data_provider_interface.hpp>#include <opencv2/gapi/streaming/onevpl/device_selector_interface.hpp>| Classes | |
| class | cv::gapi::wip::onevpl::GSource | 
| G-API streaming source based on OneVPL implementation.  More... | |
| Namespaces | |
| namespace | cv | 
| 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 | 
| Typedefs | |
| using | cv::gapi::wip::onevpl::CfgParams = std::vector<CfgParam> | 
| using | cv::gapi::wip::GVPLSource = onevpl::GSource | 
| Functions | |
| template<class... Args> | |
| cv::Ptr< IStreamSource > | cv::gapi::wip::make_onevpl_src (Args &&... args) |