A simple python script to capture live video as input, detect human faces, blur them and display the output with blurred or censored faces.
The real-time human face detection and blurring was performed using the OpenCV module.
- Open CV for detecting face and blurring it.
- Spyder 5.0.5
- Git Bash
- Windows 10
- Detect a human face and blur it.
- All suggestions are warmly welcomed.
- Feel free to use and contribute.