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

MedicalMask estimator output structure. This structure contains the result of estimation (. More...

#include <IMedicalMaskEstimator.h>

Public Attributes

MedicalMaskExtended result
 estimation result ( More...
 
float maskScore
 medical mask is on the face score
 
float noMaskScore
 no medical mask on the face score
 
float maskNotInPlace
 mask is not on the right place
 
float occludedFaceScore
 face is occluded by something score
 

Detailed Description

MedicalMask estimator output structure. This structure contains the result of estimation (.

See Also
MedicalMaskExtended enum) and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.

Member Data Documentation

MedicalMaskExtended fsdk::MedicalMaskEstimationExtended::result

estimation result (

See Also
MedicalMaskExtended enum)

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