Skip to content

GabrielAlonsoCabral/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

About

Blur faces in a picture with Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published