An open API service indexing awesome lists of open source software.

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

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 `