OpenCV
4.5.5
Open Source Computer Vision
|
Classes | |
struct | CfgParam |
Public class is using for creation of onevpl::GSource instances. More... | |
struct | Context |
struct | DataProviderException |
struct | DataProviderImplementationException |
struct | DataProviderSystemErrorException |
struct | DataProviderUnsupportedException |
struct | Device |
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... | |
struct | IDeviceSelector |
Typedefs | |
using | CfgParams = std::vector< CfgParam > |
Enumerations | |
enum | AccelType : uint8_t { AccelType::HOST, AccelType::DX11, AccelType::LAST_VALUE = std::numeric_limits<uint8_t>::max() } |
Functions | |
const char * | to_cstring (AccelType type) |
using cv::gapi::wip::onevpl::CfgParams = typedef std::vector<CfgParam> |
|
strong |
const char* cv::gapi::wip::onevpl::to_cstring | ( | AccelType | type | ) |