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
- Host: GitHub
- URL: https://github.com/t0stiman/matrix_facezoombot
- Owner: t0stiman
- License: gpl-3.0
- Created: 2020-04-30T10:35:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T13:08:52.000Z (about 6 years ago)
- Last Synced: 2025-04-02T02:16:40.582Z (about 1 year ago)
- Topics: bot, chatbot, matrix, opencv
- Language: Python
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 `