FaceRecognition
FaceRecognition copied to clipboard
Refactor FaceRecognizer.py
I think that the main logic of FaceRecognizer would be most useful if it was separated into functions that perform the important tasks with an optional main function that runs the program as it currently is.
This would make the code more reusable for expanding further.
If no one's working, can I work on this issue?