The main logic of FaceRecognizer is separated into functions now, that perform the important tasks with an optional main function that runs the program as it currently is.
Also, I added 2-3 comments which will help beginners to understand the code easily.
issue #30
The main logic of FaceRecognizer is separated into functions now, that perform the important tasks with an optional main function that runs the program as it currently is.
Also, I added 2-3 comments which will help beginners to understand the code easily. issue #30