This Project uses haar classifier and Local Binary Patterns Histograms (LBPH) algorithm for face recognization.
This is an OpenCV project.
File face_train.py when run produce face_trained.yml, features.npy and labels.npy which is used by face_recognizer.py for face recognization.