Skip to content

Face Detection

The Face Detection feature provides a suite of tools for analyzing and processing facial images:

  • Basic Detection identifies faces in images and detects facial landmarks: eyes, nose, and mouth.

  • Attributes Evaluation analyzes various facial attributes such as age, emotional expressions, and the presence of accessories like glasses or headwear. Here is the List of Attributes that can be evaluated.

  • Face Image Quality Assessment evaluates the quality of face images against predefined standards (for example, ICAO, Schengen visa, USA visa). It checks image characteristics to ensure compliance with necessary guidelines. Here is the list of Face Image Quality Characteristics.

To streamline and automate the face detection and processing workflow, the Face SDK includes Scenarios. Scenarios are predefined or custom sets of parameters that can be applied to processing tasks.

For more detailed information and technical specifics on how to implement these features, refer to the Face SDK OpenAPI documentation.