#include <opencv2/gapi/infer/onnx.hpp>
◆ ConstInput
◆ const_inputs
std::unordered_map<std::string, ConstInput> cv::gapi::onnx::detail::ParamDesc::const_inputs |
◆ custom_post_proc
PostProc cv::gapi::onnx::detail::ParamDesc::custom_post_proc |
◆ input_names
std::vector<std::string> cv::gapi::onnx::detail::ParamDesc::input_names |
◆ mean
std::vector<cv::Scalar> cv::gapi::onnx::detail::ParamDesc::mean |
◆ model_path
std::string cv::gapi::onnx::detail::ParamDesc::model_path |
◆ names_to_remap
std::vector<std::string> cv::gapi::onnx::detail::ParamDesc::names_to_remap |
◆ normalize
std::vector<bool> cv::gapi::onnx::detail::ParamDesc::normalize |
◆ num_in
std::size_t cv::gapi::onnx::detail::ParamDesc::num_in |
◆ num_out
std::size_t cv::gapi::onnx::detail::ParamDesc::num_out |
◆ out_metas
std::vector<cv::GMatDesc> cv::gapi::onnx::detail::ParamDesc::out_metas |
◆ output_names
std::vector<std::string> cv::gapi::onnx::detail::ParamDesc::output_names |
◆ stdev
std::vector<cv::Scalar> cv::gapi::onnx::detail::ParamDesc::stdev |
The documentation for this struct was generated from the following file: