_enabled | openvino_helpers::base_detection | mutable |
_n_enqued_frames | openvino_helpers::age_gender_detection | private |
_request | openvino_helpers::base_detection | |
age_gender_detection(const std::string &pathToModel, bool isAsync=true, int maxBatch=1, bool isBatchDynamic=false, bool doRawOutputMessages=false) | openvino_helpers::age_gender_detection | |
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 &face) | openvino_helpers::age_gender_detection | |
input | openvino_helpers::age_gender_detection | private |
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 | |
operator->() | openvino_helpers::base_detection | inline |
operator[](int idx) const | openvino_helpers::age_gender_detection | |
outputAge | openvino_helpers::age_gender_detection | private |
outputGender | openvino_helpers::age_gender_detection | private |
pathToModel | openvino_helpers::base_detection | |
read_network() override | openvino_helpers::age_gender_detection | virtual |
submit_request() override | openvino_helpers::age_gender_detection | virtual |
topoName | openvino_helpers::base_detection | |
wait() | openvino_helpers::base_detection | virtual |
~base_detection()=default | openvino_helpers::base_detection | virtual |