#include <opencv2/gapi/infer/ov.hpp>
|  | 
|  | Model (const std::string &model_path_, const std::string &bin_path_) | 
|  | 
◆ Model()
  
  | 
        
          | cv::gapi::ov::detail::ParamDesc::Model::Model | ( | const std::string & | model_path_, |  
          |  |  | const std::string & | bin_path_ |  
          |  | ) |  |  |  | inline | 
 
 
◆ bin_path
      
        
          | std::string cv::gapi::ov::detail::ParamDesc::Model::bin_path | 
      
 
 
◆ input_model_layout
      
        
          | LayerVariantAttr<std::string> cv::gapi::ov::detail::ParamDesc::Model::input_model_layout | 
      
 
 
◆ input_tensor_layout
      
        
          | LayerVariantAttr<std::string> cv::gapi::ov::detail::ParamDesc::Model::input_tensor_layout | 
      
 
 
◆ interpolation
◆ mean_values
      
        
          | LayerVariantAttr<std::vector<float> > cv::gapi::ov::detail::ParamDesc::Model::mean_values | 
      
 
 
◆ model_path
      
        
          | std::string cv::gapi::ov::detail::ParamDesc::Model::model_path | 
      
 
 
◆ new_shapes
      
        
          | LayerVariantAttr<std::vector<size_t> > cv::gapi::ov::detail::ParamDesc::Model::new_shapes | 
      
 
 
◆ output_model_layout
      
        
          | LayerVariantAttr<std::string> cv::gapi::ov::detail::ParamDesc::Model::output_model_layout | 
      
 
 
◆ output_tensor_layout
      
        
          | LayerVariantAttr<std::string> cv::gapi::ov::detail::ParamDesc::Model::output_tensor_layout | 
      
 
 
◆ output_tensor_precision
      
        
          | LayerVariantAttr<int> cv::gapi::ov::detail::ParamDesc::Model::output_tensor_precision | 
      
 
 
◆ scale_values
      
        
          | LayerVariantAttr<std::vector<float> > cv::gapi::ov::detail::ParamDesc::Model::scale_values | 
      
 
 
The documentation for this struct was generated from the following file: