Facematch & Liveness
Accura Scan face biometrics solution matches the selfie image with the image on the id card and also confirms if the user was live or not during the process.
Facematch
The method use to Start Facematch is
accura.startFaceMatch(accuraConfs, config, function (result), function (error));Parameters:
Response:
Example function:
Liveness
The method use to Start Liveness is
Parameters:
Response:
Example function:
Last updated