Related Issue
I have created three models, one to create a database, the second for Face Detection and the third one is for Face Recognition.
Hacktoberfest2021 Participant
Contributor
Closes: #35
Describe the changes you've made
I have explained in detail each and every step. This model will create a database that will store the images of the user by creating their own named folder. Further, the training.py will help in Face Recognition.
Type of change
Documentation
How Has This Been Tested?
I have verified each and every line of code from various sources.
Checklist:
[x] My code follows the guidelines of this project.
[x] I have performed a self-review of my own code.
[x] I have commented on my code, particularly wherever it was hard to understand.
[x] I have made corresponding changes to the documentation.
[x] My changes generate no new warnings.
[x] I have added test cases that prove my fix is effective or that my feature works.
Related Issue I have created three models, one to create a database, the second for Face Detection and the third one is for Face Recognition.
Hacktoberfest2021 Participant
Contributor
Closes: #35
Describe the changes you've made I have explained in detail each and every step. This model will create a database that will store the images of the user by creating their own named folder. Further, the training.py will help in Face Recognition.
Type of change Documentation
How Has This Been Tested? I have verified each and every line of code from various sources.
Checklist: [x] My code follows the guidelines of this project. [x] I have performed a self-review of my own code. [x] I have commented on my code, particularly wherever it was hard to understand. [x] I have made corresponding changes to the documentation. [x] My changes generate no new warnings. [x] I have added test cases that prove my fix is effective or that my feature works.