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

https://github.com/t0stiman/matrix_facezoombot

FaceZoomBot for matrix
https://github.com/t0stiman/matrix_facezoombot

bot chatbot matrix opencv

Last synced: about 1 month ago
JSON representation

FaceZoomBot for matrix

Awesome Lists containing this project

README

          

# matrix_facezoombot

A matrix bot that finds faces in images, zooms in on a face and then sends the zoomed in image back to the user.

## Dependencies

* Python 3
* OpenCV
* matrix-nio

## Running

1. copy `config.txt.example` to `config.txt` and fill in your credentials
1. run `python3 matrix_facezoombot.py `