In this we recognize & detect face with OpenCV Python
#Firstly Install OpenCV for Python on your system:
1.Mac:-https://www.youtube.com/watch?v=iluST-V757A&feature=youtu.be
2.Windows:-https://www.youtube.com/watch?v=Fcc_jemaoNU&feature=youtu.be
3.Linux with Pi Awesome:-https://www.codingforentrepreneurs.com/blog/raspberry-pi-awesome/
#Secondly How to use
1.Download or clone this repository.
2.Extract to some location.
3.First run the facestrain.py for train the faces that are store in our system and the faces.py for detect and recognize the face.
4.your face store in .jpg file.