https://github.com/t0stiman/tg_facezoombot
FaceZoomBot for telegram
https://github.com/t0stiman/tg_facezoombot
opencv telegram-bot
Last synced: 2 months ago
JSON representation
FaceZoomBot for telegram
- Host: GitHub
- URL: https://github.com/t0stiman/tg_facezoombot
- Owner: t0stiman
- License: gpl-3.0
- Created: 2020-04-06T14:39:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T10:37:38.000Z (about 6 years ago)
- Last Synced: 2025-06-03T13:17:10.316Z (about 1 year ago)
- Topics: opencv, telegram-bot
- Language: Python
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tg_facezoombot
A telegram bot that finds faces in images, zooms in on a face and then sends the zoomed in image back to the user.
Doesn't work very well, it's just a little experiment.
## Requirements
* OpenCV (tested on 4.2.0)
* [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot#installing)
* a telegram bot
## Running
`python3 tg_facezoombot.py `