mattn / anonymousface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anonymousface

Usage

$ anonymousface < input.jpg > output.jpg

Installation

go install github.com/mattn/anonymousface@latest

Building from source

git clone https://github.com/mattn/anonymousface.git && cd anonymousface

and then

go install

License

MIT

data/facefinder is provided from pigo

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About


Languages

Language:Go 59.5%Language:Makefile 37.7%Language:Dockerfile 2.7%