Python app that trains data and recognizes both the face and the person
##How to use
1.Add different pictures of the person you want to recognize in the person_data file(more pictures means more accurate results).
2.You will most likely have to add your camera id in the code.
3.Update the path of the files in the face_recognirez.py file.
