#include <age-gender-detection.h>
Public Attributes | |
float | age |
float | maleProb |
Definition at line 17 of file age-gender-detection.h.
float openvino_helpers::age_gender_detection::Result::age |
Definition at line 19 of file age-gender-detection.h.
float openvino_helpers::age_gender_detection::Result::maleProb |
Definition at line 20 of file age-gender-detection.h.