bengabp / AutoFaceBlur

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"


Languages

Language:Python 100.0%