AlexanderKozhevin / faceblur

Recognize and blur all face in photo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faceblur

Recognize and blur all faces in photo.

requirement

  1. opencv
  2. face recognition

Usage

python faceblur [source image/source folder] [destination image/destination folder]

Blur all faces in a photo or all photo in source folder.

Blur Effect Sample

Source image:

Blurred image:

About

Recognize and blur all face in photo

License:MIT License


Languages

Language:Python 100.0%