VerID.AntiSpoofingMethod

Package com.appliedrec.ver_id

public static final enum VerID.AntiSpoofingMethod

Properties

BEARING

Introduced in version 1.0

public static final VerID.AntiSpoofingMethod BEARING

Considers the bearing (yaw, pitch) of the face in determining the image's authenticity. This method is available in Ver-ID versions 1.3 and newer.

GESTURE

Introduced in version 1.0

public static final VerID.AntiSpoofingMethod GESTURE

Considers the facial expression in determining the image's authenticity. This method is not yet available.

LIGHT_SOURCE_REFLECTION

Introduced in version 1.0

public static final VerID.AntiSpoofingMethod LIGHT_SOURCE_REFLECTION

Considers the reflection of the device's screen in the user's face in determining the image's authenticity. This method is not yet available.