############### ###############
############### ###############
As simple as possible updated version of an OpenCV face detection application and classification software based on:
Run the program like this:
python webcam.py haarcascade_frontalface_default.xml
If you want to understand how the code works, see here: https://realpython.com/blog/python/face-detection-in-python-using-a-webcam/