FaceMatch
Accura Scan face biometrics solution matches the selfie image with the image on the id card
Last updated
Accura Scan face biometrics solution matches the selfie image with the image on the id card
Last updated
Pull AccuraFacematch Docker image using the command docker pull accurascan/facematch:<latest tag>
Run the docker by using the command: sudo docker run -d -it -p port-you-want-accurafacematch-to-run-on:80 --restart=always accurascan/facematch:<latest tag>
Upload your license accessing "https://<yourdomain:port>" using a browser, Example is shown in the image below.
Use “https://yourdomain:port/api.php” (POST request) to access the API, an example post request is shown below.
POST
https://yourdomain:port/api.php
image1*
file
Upload your image file
image2*
file
Upload your image file