Open TatianaResend opened 2 years ago
I was guided a lot by the class and by this website: https://towardsdatascience.com/real-time-face-recognition-an-end-to-end-project-b738bb0f7348
I think it also helps in the database part. @GoncaloR00
Still on the face recognition and database: @GoncaloR00 https://github.com/Mjrovai/OpenCV-Face-Recognition
With the haarcascade I'm wearing, you can catch the face well. When turning the face to the sides it still catches well but up and down is not so good anymore. I'll try to change the parameters and maybe try other cascade classifiers.