FingerPad.computeLivenessScore Method

Module: FingerPad

Definition

Computes a liveness score for a finger image using the loaded model.

int computeLivenessScore(FingerImage image)

Parameters

in Source image to process.

Returns

int
Liveness score. In the range [0:100], 100 meaning that the finger image is very much likely to be live.

Exceptions

An error has occurred during Finger Library execution.