![]() |
OpenCV
4.5.2
Open Source Computer Vision
|
This is the complete list of members for cv::gapi::onnx::Params< Net >, including all inherited members.
| backend() const | cv::gapi::onnx::Params< Net > | inline |
| cfgInputLayers(const typename PortCfg< Net >::In &ll) | cv::gapi::onnx::Params< Net > | inline |
| cfgMeanStd(const typename PortCfg< Net >::NormCoefs &m, const typename PortCfg< Net >::NormCoefs &s) | cv::gapi::onnx::Params< Net > | inline |
| cfgNormalize(const typename PortCfg< Net >::Normalize &n) | cv::gapi::onnx::Params< Net > | inline |
| cfgOutputLayers(const typename PortCfg< Net >::Out &ll) | cv::gapi::onnx::Params< Net > | inline |
| cfgPostProc(const std::vector< cv::GMatDesc > &out_metas, const PostProc &pp) | cv::gapi::onnx::Params< Net > | inline |
| cfgPostProc(std::vector< cv::GMatDesc > &&out_metas, PostProc &&pp) | cv::gapi::onnx::Params< Net > | inline |
| cfgPostProc(const std::vector< cv::GMatDesc > &out_metas, const PostProc &pp, const std::vector< std::string > &names_to_remap) | cv::gapi::onnx::Params< Net > | inline |
| cfgPostProc(std::vector< cv::GMatDesc > &&out_metas, PostProc &&pp, std::vector< std::string > &&names_to_remap) | cv::gapi::onnx::Params< Net > | inline |
| constInput(const std::string &layer_name, const cv::Mat &data, TraitAs hint=TraitAs::TENSOR) | cv::gapi::onnx::Params< Net > | inline |
| desc | cv::gapi::onnx::Params< Net > | protected |
| Params(const std::string &model) | cv::gapi::onnx::Params< Net > | inline |
| params() const | cv::gapi::onnx::Params< Net > | inline |
| tag() const | cv::gapi::onnx::Params< Net > | inline |
1.8.9.1