Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
fsdk::MedicalMaskEstimationExtended Struct Reference

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

#include <IMedicalMaskEstimator.h>

List of all members.

Public Attributes

MedicalMaskExtended result
 estimation result (
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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines