LivenessDetectionSessionSettings

Liveness detection session settings

Liveness detection sessions ask the user to assume one or more random poses (bearings).

Package com.appliedrec.verid.core2

public class LivenessDetectionSessionSettings

Implements

Constructor

LivenessDetectionSessionSettings

Introduced in version 1.0.0

public LivenessDetectionSessionSettings()

Constructor

Methods

getBearings

Introduced in version 1.0.0

public getBearings()

Get the set of bearings the user may be asked to assume during the session.

Note that the user will unlikely be asked to assume all the bearings in the set. The set is simply a pool from which the session will draw a random member.

Returns

java.util.EnumSet<Bearing>
Set of bearings

See also

setBearings

Introduced in version 1.0.0

public setBearings(EnumSet)

Set the set of bearings the user may be asked to assume during the session.

Note that the user will unlikely be asked to assume all the bearings in the set. The set is simply a pool from which the session will draw a random member.

Parameters

bearings java.util.EnumSet<Bearing>
Set of bearings

See also

Properties

DEFAULT_BEARINGS

Introduced in version 1.0.0

public static final EnumSet DEFAULT_BEARINGS

Default set of face bearings