| _detection_threshold | openvino_helpers::object_detection | private |
| _enabled | openvino_helpers::base_detection | mutable |
| _height | openvino_helpers::object_detection | private |
| _im_info_name | openvino_helpers::object_detection | private |
| _im_info_size | openvino_helpers::object_detection | private |
| _input_height | openvino_helpers::object_detection | private |
| _input_layer_name | openvino_helpers::object_detection | private |
| _input_width | openvino_helpers::object_detection | private |
| _max_results | openvino_helpers::object_detection | private |
| _n_enqued_frames | openvino_helpers::object_detection | private |
| _output_layer_name | openvino_helpers::object_detection | private |
| _request | openvino_helpers::base_detection | |
| _width | openvino_helpers::object_detection | private |
| base_detection(std::string topoName, const std::string &pathToModel, int maxBatch, bool isBatchDynamic, bool isAsync, bool doRawOutputMessages) | openvino_helpers::base_detection | |
| doRawOutputMessages | openvino_helpers::base_detection | |
| enabled() const | openvino_helpers::base_detection | |
| enablingChecked | openvino_helpers::base_detection | mutable |
| enqueue(const cv::Mat &frame) | openvino_helpers::object_detection | |
| fetch_results() | openvino_helpers::object_detection | |
| get_height() const | openvino_helpers::object_detection | inline |
| get_width() const | openvino_helpers::object_detection | inline |
| isAsync | openvino_helpers::base_detection | |
| isBatchDynamic | openvino_helpers::base_detection | |
| load_into(InferenceEngine::Core &ie, const std::string &deviceName) | openvino_helpers::base_detection | |
| maxBatch | openvino_helpers::base_detection | |
| net | openvino_helpers::base_detection | |
| object_detection(const std::string &pathToModel, double detectionThreshold, bool isAsync=true, int maxBatch=1, bool isBatchDynamic=false, bool doRawOutputMessages=false) | openvino_helpers::object_detection | |
| operator->() | openvino_helpers::base_detection | inline |
| pathToModel | openvino_helpers::base_detection | |
| read_network() override | openvino_helpers::object_detection | virtual |
| submit_request() override | openvino_helpers::object_detection | virtual |
| topoName | openvino_helpers::base_detection | |
| wait() | openvino_helpers::base_detection | virtual |
| ~base_detection()=default | openvino_helpers::base_detection | virtual |