MaskPropertiesOutput interface
Properties describing the presence of a mask on a given face.
Properties
| nose |
A boolean value indicating whether nose and mouth are covered. |
| type | Type of the mask. Possible values: "faceMask", "noMask", "otherMaskOrOcclusion", "uncertain" |
Property Details
noseAndMouthCovered
A boolean value indicating whether nose and mouth are covered.
noseAndMouthCovered: boolean
Property Value
boolean
type
Type of the mask.
Possible values: "faceMask", "noMask", "otherMaskOrOcclusion", "uncertain"
type: string
Property Value
string