Comment on page
ActivePassiveLivenessDetectionAction
A typesafe enumeration of the active-passive actions that can be performed during the liveness detection process
import com.sybrin.livenessdetection.enums.ActivePassiveLivenessDetectionAction
Enum values | |
Adds a blinking action to the detection process. | |
Adds a look down action to the detection process. | |
Adds a look up action to the detection process. | |
Adds a take selfie action to the detection process. | |
Adds a smile action to the detection process. | |
Adds a tilt head left action to the detection process. | |
Adds a tilt head right action to the detection process. | |
Adds a turn head left action to the detection process. | |
Adds a turn head right action to the detection process. |
Adds a blinking action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a look down action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a look up action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a take selfie action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a smile action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a tilt head left action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a tilt head right action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a turn head left action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Adds a turn head right action to the detection process.
Description | Illustration |
The following steps will be followed for this question:
| ![]() |
Last modified 1yr ago