Ecosyste.ms: Awesome
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: 21 days 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.
- Host: GitHub
- URL: https://github.com/vedantiwandile/face-id-verification-system
- Owner: VedantiWandile
- Created: 2024-10-16T17:27:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-16T17:30:02.000Z (about 1 month ago)
- Last Synced: 2024-10-18T11:16:27.732Z (about 1 month ago)
- Topics: css, face-recognition, flask, flask-application, html, image-processing, opencv, python
- Language: Python
- Homepage: https://vedantiwandile.github.io/Face-ID-Verification-System/
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.