Face Engine SDK  5.27.0
A face detection, recognition and tracking engine.
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
 
OnePPEEstimation safeharnessEstimation
 

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.
  • safeharnessEstimation: safeharness attribute prediction.

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