FaceAnalyser.computeAttributes Method¶
Module: FaceAnalyser
Definition¶
Computes the attributes of a detected face.
Important
Loading the model FaceAttributesClassifier is required to use this function.
FaceAttributes computeAttributes(Image image, DetectedFace detectedFace)
Parameters
Returns
The estimated attributes of the detected face.
Exceptions
An error has occurred during Face Library execution.