Tkinter+OpenCV+pyTelegramBotAPI app for recognition faces in video
A software system that recognize faces and send an alert on the results to Telegram messenger has been developed.
Project is created with:
- haarcascade_frontalface_default.xml
- face-recognition 1.3
- PIL 9.2
- OpenCV 4.6
- pyTelegramBotAPI 4.7.1 Please look full packages list in libraries.txt
To run this project, download it locally and run main.py using Terminal


