Step to use this project :
- put your image file in 'image' directory
- run Encoding.py script to get your encoding file
- check in the 'encoding' directory if the encoding file has been created
- run FaceEncoding.py script to get your face recognizing experience
- Enjoy!!
This script will run the recognizing action, it will execute actions through your webcam camera, and will select the encoding files contained in the 'encoding' directory
This script will create face_encoding file from image directory, then save the file in the encoding directory (make sure to put your image file in 'image' directory before running this script)