FaceAnalyser.detectOcclusions Method¶
Module: FaceAnalyser
Definition¶
Detects occlusions on the subject’s face.
Important
This function requires the FaceOcclusionDetector model to be loaded.
FaceOcclusionScores detectOcclusions(Image image, DetectedFace detectedFace)
Parameters
Returns
The occlusion scores of the detected face.
Exceptions
An error has occurred during Face Library execution.