Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zxch3n/rageexpressionsmaker


https://github.com/zxch3n/rageexpressionsmaker

Last synced: 22 days ago
JSON representation

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.