Face Engine SDK  5.8.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::PPEEstimation Struct Reference

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
 

Detailed Description

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.

The documentation for this struct was generated from the following file: