Face Authentication (Selfie Login)

Biometric verification can verify the face on a taken selfie against the photo of authorized person to unlock functionality on mobile phone.

DOT can be used for face authentication use cases using solely the mobile components (leveraging on-device face matching). The app can start the selfie camera capture and verify the face of the user against the photo (or face template) of the authorized person.

Face Auto Capture

The mobile components guide the user to take a selfie that meets specific requirements, like ICAO quality or face matching. It will guide the user to position their face correctly. Read more: Functionalities - Face Auto Capture

Passive Liveness

Passive Liveness can determine, whether the face captured is of a real person. This prevents fraudulent login using a picture of another person. Read more: Functionalities - Passive Liveness Check

Face Matching

This matches the live user with their stored photo or face template using our biometric face matching algorithm. Read more: Functionalities - Matching