To run this:
-
pip3 install -r requirements.txt -
To blur faces of the image
father-and-daughter.jpg:python blur_faces.py father-and-daughter.jpgThis should show the blurred image and save it of the name
image_blurred.jpgin your current directory. -
To blur faces using your live camera:
python blur_faces_live.py -
To blur faces of a video:
python blur_faces_video.py video.3gp