OpenCV
5.0.0-pre
Open Source Computer Vision
|
This is the complete list of members for cv::gapi::ov::detail::ParamDesc, including all inherited members.
config | cv::gapi::ov::detail::ParamDesc | |
device | cv::gapi::ov::detail::ParamDesc | |
input_names | cv::gapi::ov::detail::ParamDesc | |
is_generic | cv::gapi::ov::detail::ParamDesc | |
Kind typedef | cv::gapi::ov::detail::ParamDesc | |
kind | cv::gapi::ov::detail::ParamDesc | |
nireq | cv::gapi::ov::detail::ParamDesc | |
num_in | cv::gapi::ov::detail::ParamDesc | |
num_out | cv::gapi::ov::detail::ParamDesc | |
output_names | cv::gapi::ov::detail::ParamDesc | |
ParamDesc(Kind &&kind_, const std::string &device_, const bool is_generic_, const size_t num_in_, const size_t num_out_) | cv::gapi::ov::detail::ParamDesc | inline |
PluginConfigT typedef | cv::gapi::ov::detail::ParamDesc |