Skip to content

rabeehakamran/face-blur-tool

Repository files navigation

Face Blur Tool 🕶️

This is a simple Python tool to detect and blur faces in any image using OpenCV.

Features

  • Detects faces using Haarcascade
  • Applies blur to detected areas
  • Saves the output image

How to Use

  1. Place an image named test_image.jpg in the folder
  2. Run the script:
    python face_blur.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages