Skip to content

aasthamewar/Face-Detection-Blurring-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🫣 Face Detection and Blurring with MediaPipe & OpenCV

This Python project uses MediaPipe and OpenCV to detect human faces in real-time via webcam and blur them automatically.

πŸš€ Features

  • Real-time face detection
  • Automatic blurring of detected faces
  • Works with webcam input
  • Simple and efficient code

πŸ“¦ Requirements

  • Python 3.8+
  • mediapipe
  • opencv-python

πŸ”§ Setup Instructions

Step 1: Clone the repository

git clone https://github.com/aasthamewar/Face-Detection-Blurring-Project.git
cd Face-Detection-Blurring-Project

Step 2: Install dependencies

pip install opencv-python mediapipe

Step 3: Run the program

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages