#First, you have to download and install opencv:pip install opencv-contrib-python.
Then,you run train.py to take your face image (remember to change face_id=x and create folder dataSet).
After that, you run training.py to create trainner.yml (remember to create folder trainner.
Finally, you run face-regconition.py to watch your result.
#THANK YOU FOR VISITING