The program to say who you are literally
Make sure you have 'haarcascade_frontalface_default.xml' in your computer for 'train.py' , otherwise program can't run:
https://github.com/kipr/opencv/blob/master/data/haarcascades/haarcascade_frontalface_default.xml
--------------------------------------------------------------------------------------------------
Sample GUI Output:
Sample Console Output:
--------------------------------------------------------------------------------------------------
OpenCV, PySide6 and PyGame libraries were used for this basic code.