![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
クラス | |
| struct | cv::gapi::wip::onevpl::Context |
| struct | cv::gapi::wip::onevpl::Device |
名前空間 | |
| namespace | cv |
| namespace | cv::gapi |
| namespace | cv::gapi::wip |
| この名前空間には実験的な G-API 機能が含まれており、この名前空間内の関数や構造体は将来のリリースで変更または削除される可能性がある。また、この名前空間には API がまだ安定化されていない関数も含まれる。 | |
| namespace | cv::gapi::wip::onevpl |
列挙型 | |
| enum class | cv::gapi::wip::onevpl::AccelType : uint8_t { cv::gapi::wip::onevpl::HOST , cv::gapi::wip::onevpl::DX11 , cv::gapi::wip::onevpl::VAAPI , cv::gapi::wip::onevpl::LAST_VALUE = std::numeric_limits<uint8_t>::max() } |
関数 | |
| Context | cv::gapi::wip::onevpl::create_dx11_context (Context::Ptr ctx_ptr) |
| Device | cv::gapi::wip::onevpl::create_dx11_device (Device::Ptr device_ptr, const std::string &device_name) |
| Context | cv::gapi::wip::onevpl::create_host_context () |
| Device | cv::gapi::wip::onevpl::create_host_device () |
| Context | cv::gapi::wip::onevpl::create_vaapi_context (Context::Ptr ctx_ptr) |
| Device | cv::gapi::wip::onevpl::create_vaapi_device (Device::Ptr device_ptr, const std::string &device_name) |
| const char * | cv::gapi::wip::onevpl::to_cstring (AccelType type) |