ID Forgery
ID Forgery solution detects and identifies whether the image on the document is digitally forged or not.
Last updated
ID Forgery solution detects and identifies whether the image on the document is digitally forged or not.
Last updated
Pull AccuraFacematch Docker image using the command docker pull accurascan/idforgery:<latest tag>
Visit https://hub.docker.com/r/accurascan/idforgery to check the latest version available
Run the docker by using the command: sudo docker run -dp {Port-you-want-docker-to-run-on}:80 –restart=always accurascan/idforgery:<latest tag>
To generate your Accura Scan license contact sales@accurascan.com, The license can be issued on IP or the Domain
Upload your license accessing "https://<yourdomain:port>" using a browser, Example is shown in the image below.
Use “https://yourdomain:port/api” (POST request) to access the API, an example post request is shown below.
POST
https://yourdomain:port/api
Name | Type | Description |
---|---|---|
input_image* | file | Upload your image file |