A LINE Bot which recognizes faces on the picture and blur any of them you like
Below are the LINE Bot overview
Just scan the QR code below to add Mosa-Lina to your LINE
- Python 3.8.5
- Flask==1.1.2
- gunicorn==20.0.4
- line-bot-sdk==1.16.0
- matplotlib==3.3.2
- numpy==1.18.5
- opencv-python-headless==4.2.0.32
- Pillow==7.2.0
pip install -U Flask
pip install gunicorn
pip install line-bot-sdk
pip install matplotlib
pip install numpy
pip install opencv-python-headless
pip install Pillow
https://github.com/Kitsuya0828/Mosa-Lina.git
cd Mosa-Lina
For more details, please refer to the link below:
【Python】顔を検出してモザイク処理するLINE Botを作ってみた - Qiita
- Kitsuya Azuma
- Tohoku University
- kitsuyaazuma@gmail.com
"Mosa-Lina" is under MIT license.
Thank you!