Online verification of government-issued documents.
- There are continued fraud reports about customers uploading documents of some third party, deceased individuals without their consent leading to forged accounts being opened, hence this face recognition verification helps to eradicate these malpractices and also makes the verification process easier
- It verifies if the scanned documents belong to the person presenting it.
- Hence the individual government issuers can use this to validate their data.
- Difficult to implement face recognition from these documents since they were pixelated.
- It was tough to extract the images from the pdfs with the correct facial image for comparing with the image captured by the web cam.
- Integrating flask with HTML
- JavaScript
- Flask
- TensorFlow
- OpenCV-Python
- Python-flask
- Face Recognition