An open API service indexing awesome lists of open source software.

https://github.com/vedantiwandile/face-id-verification-system

Developed a Flask-based application for identity verification by comparing faces. The system captures a live image via webcam and compares it with the uploaded ID photo to ensure secure and accurate identity validation.
https://github.com/vedantiwandile/face-id-verification-system

css face-recognition flask flask-application html image-processing opencv python

Last synced: 3 months ago
JSON representation

Developed a Flask-based application for identity verification by comparing faces. The system captures a live image via webcam and compares it with the uploaded ID photo to ensure secure and accurate identity validation.

Awesome Lists containing this project

README

          

# Face-ID-Verification-System
Developed a Flask-based application for identity verification by comparing faces. The system captures a live image via webcam and compares it with the uploaded ID photo to ensure secure and accurate identity validation.