A secure login system which grants access only if both the password matches the registered password and the facial features of the user matches with the registered face.
- Kivy (GUI)
- Sqlite (Database)
- face_recognition (comparison of faces)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A secure login system which grants access only if both the password matches the registered password and the facial features of the user matches with the registered face.