Skip to content

Tracking face identity#

In LUNA ID, you can track a face identity of the face detected in a video stream during the entire session. This helps you avoid security issues and make sure that the detected face belongs to one person.

In LUNA ID for Android#

Currently, you cannot configure this setting explicitly.

In LUNA ID for iOS#

To implement face identity tracking, set the LCLunaConfiguration.trackFaceIdentity property to true. The default value is false.