Skip to content

Node utility to recognise and remove faces from image files

Notifications You must be signed in to change notification settings

misabitencourt/face-blur

Repository files navigation

Face Blur

Node utility to recognise and remove faces from image files.

Executing

After run npm install and npm run build on the project dir, you could just execute:

node dist/index.js --dir=/my/image/folder

It will search for image files on that directory and blur the human faces of them.

About

Node utility to recognise and remove faces from image files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published