Skip to content

🕶 Detect and blur faces with OpenCV and ImageMagick

Notifications You must be signed in to change notification settings

hullistudio/blur-face-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



🕶
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