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
git install https://github.com/bengabp/AutoFaceBlur.git
cd AutoFaceBlur/
pip install mediapipe opencv-python
python3 face_blur.py