VerID.SecurityLevel

Security levels used by Ver-ID. The higher the security level the lower the false acceptance rate (FAR) and the higher the false rejection rate (FRR).

Package com.appliedrec.ver_id

public static final enum VerID.SecurityLevel

Properties

HIGHEST

Introduced in version 1.0

public static final VerID.SecurityLevel HIGHEST

HIGH

Introduced in version 1.0

public static final VerID.SecurityLevel HIGH

NORMAL

Introduced in version 1.0

public static final VerID.SecurityLevel NORMAL

LOW

Introduced in version 1.0

public static final VerID.SecurityLevel LOW

LOWEST

Introduced in version 1.0

public static final VerID.SecurityLevel LOWEST