Gender Detection
The Gender Detection feature estimates and saves the gender data of a human face on a video frame.
This feature depends on UVAP's 3D Head Pose Detection and Head Detection features, as only images where the detected person is facing the camera (in good resolution) are suitable for gender estimation. In practice, a person's gender can be estimated from multiple detections and the Gender Detection feature only provides basic gender data.
The Gender Detection feature is provided by Multi-Graph Runner (MGR). For further information, see MGR.
Note: In an integrator application, in order to improve accuracy it is recommended to aggregate multiple gender detection results based on tracks provided by the Tracker feature or feature vector similarity.
For a quick example setup of the Gender Detection feature, see the Demo.