FingerPad.computeLivenessScore Method¶
Module: FingerPad
Definition¶
Computes a liveness score for a finger image using the loaded model.
int computeLivenessScore(FingerImage image)
Parameters
image FingerImagein Source image to process.
Returns
intLiveness 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.