Detect & Blur Faces.
// 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
๐ฆ Twitter โ ๐จ๐ปโ๐ป GitHub โ ๐ Website