OpenCV
4.5.5
Open Source Computer Vision
|
#include <limits>
#include <map>
#include <string>
#include <vector>
#include "opencv2/gapi/own/exports.hpp"
Classes | |
struct | cv::gapi::wip::onevpl::Context |
struct | cv::gapi::wip::onevpl::Device |
struct | cv::gapi::wip::onevpl::IDeviceSelector |
struct | cv::gapi::wip::onevpl::IDeviceSelector::Score |
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 | |
Enumerations | |
enum | cv::gapi::wip::onevpl::AccelType : uint8_t { cv::gapi::wip::onevpl::AccelType::HOST, cv::gapi::wip::onevpl::AccelType::DX11, cv::gapi::wip::onevpl::AccelType::LAST_VALUE = std::numeric_limits<uint8_t>::max() } |
Functions | |
const char * | cv::gapi::wip::onevpl::to_cstring (AccelType type) |