OpenCV
4.5.2
Open Source Computer Vision
|
Namespaces | |
detail | |
Classes | |
class | Params |
struct | PortCfg |
Typedefs | |
using | PostProc = std::function< void(const std::unordered_map< std::string, cv::Mat > &, std::unordered_map< std::string, cv::Mat > &)> |
Enumerations | |
enum | TraitAs : int { TraitAs::TENSOR, TraitAs::IMAGE } |
Functions | |
cv::gapi::GBackend | backend () |
using cv::gapi::onnx::PostProc = typedef std::function<void(const std::unordered_map<std::string, cv::Mat> &, std::unordered_map<std::string, cv::Mat> &)> |
|
strong |
cv::gapi::GBackend cv::gapi::onnx::backend | ( | ) |