Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 821 Bytes

File metadata and controls

19 lines (17 loc) · 821 Bytes

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.