meteahmetyakar / person-recognition-and-tkinter-GUI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%