Skip to content

The software recognizes the person from the photo and displays their information

Notifications You must be signed in to change notification settings

meteahmetyakar/person-recognition-and-tkinter-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Person Recognition

About Project

The software is trying to recognize the person shown, if it can't, it asks for the person's information. At the same time, it is also checked whether there is a face on the screen. I built the project using cv2 and face_recognition libraries and used tkinter in the interface.

Libraries required for the software

pip install cmake
pip install face_recognition numpy opencv-python
pip install db-sqlite3
pip install tk
sudo apt-get install python3-pil python3-pil.imagetk

🟢 If you encounter any problems while installing or testing the project, please feel free to contact me.

About

The software recognizes the person from the photo and displays their information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages