Face Engine SDK
5.14.0
A face detection, recognition and tracking engine.
|
Personal Protection Equipment output structure. This structure aggregates multiple PPE attributes predictions. More...
#include <IPPEEstimator.h>
Public Attributes | |
OnePPEEstimation | helmetEstimation |
OnePPEEstimation | hoodEstimation |
OnePPEEstimation | vestEstimation |
OnePPEEstimation | glovesEstimation |
Personal Protection Equipment output structure. This structure aggregates multiple PPE attributes predictions.
helmetEstimation:
helmet attribute prediction; hoodEstimation:
hood attribute prediction; vestEstimation:
vest attribute prediction; glovesEstimation:
gloves attribute prediction.