Attributes List
For the detailed Attributes Evaluation feature description, refer to Face SDK OpenAPI documentation, the processParam.attributes
field.
To try out the feature and view example requests and responses, navigate to the Regula Face SDK Web API demo and select the Face Detection tab.
The evaluated attributes are listed in the table below.
Name | Description | Returned values |
---|---|---|
Age | The estimated age range of the person. | The range of years. |
EyeLeft | The left eye status. | occluded , closed , open |
EyeRight | The right eye status. | occluded , closed , open |
Emotion | The facial expression. | neutral , emotional |
Smile | Whether the person smiles. | yes , no |
Glasses | Whether the person wears glasses. | no , sunglasses , glasses |
HeadCovering | Whether there is head coverage. | no , religious , hat |
ForeheadCovering | Whether the forehead is covered. | yes , no |
Mouth | The mouth status. | open , closed |
MedicalMask | Whether the person is wearing a medical mask. | yes , no |
Occlusion | Whether the face is occluded. | occluded , no |
StrongMakeup | Whether the makeup is too strong. | yes , no |
Headphones | Whether the person is wearing headphones. | yes , no |