Skip to content

Captures all faces in a video or live cam and applies Gussian blur"

Notifications You must be signed in to change notification settings

bengabp/AutoFaceBlur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

AutoFaceBlur

This computer vision project can automatically detect and blur all faces in a video or live camera feed using GaussianBlur. Developed with opencv and mediapipe

How to run

git install https://github.com/bengabp/AutoFaceBlur.git
cd AutoFaceBlur/
pip install mediapipe opencv-python
python3 face_blur.py

About

Captures all faces in a video or live cam and applies Gussian blur"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages