Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 961 Bytes

README.md

File metadata and controls

50 lines (38 loc) · 961 Bytes



🕶
blur-face-nodejs



Detect & Blur Faces.

Getting started

// before clone this repo, install the required libs
$ brew install imagemagick graphicsmagick && npm install gm

// move to the appropriate directory and install dependencies
$ cd blur-face-nodejs && npm install 

// run 
$ node face_detection.js ./data/face.jpeg

Links




🐦 Twitter👨🏻‍💻 GitHub🌎 Website