Skip to content

Ares0098/Face-Recognizing-using-Face_Recognition-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognizing using Face Recognition Library Python

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!!

FaceEncoding.py

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

Encoding.py

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages