Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zxch3n/rageexpressionsmaker
https://github.com/zxch3n/rageexpressionsmaker
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zxch3n/rageexpressionsmaker
- Owner: zxch3n
- Created: 2017-03-10T09:46:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T14:48:41.000Z (almost 8 years ago)
- Last Synced: 2024-10-04T14:40:51.460Z (3 months ago)
- Language: Jupyter Notebook
- Size: 1.88 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RageExpressionsMaker
## Enviroment
python2
python lib: numpy
opencv-python## Usage
> python test.py
It will recognize the faces of demo.jpg and make a rage expression for each of them.
Source image
![](input/demo.jpg)
Generated image
![](output/001.jpg)
![](output/002.jpg)## Notice
Current edition only work when the image is full-face.