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