FULL Project and Database Included
DaboLinux Technologies © 2019
- User Face Registration
- Face Recognition
- Saving Recoginize Users by date and time in a Records
Make A Clone of the Project
- Create your working branch
- Edit the codes and push to your own branch (Kindly avoid pushing to master)
- Create a new pull request and await merge
-
Create a virtualenv and activate it.
-
Install all requirements with:
$ pip install -r requirements.txt
-
Run the gui application
$ python gui_run.py