Skip to content

anojganesh/OpenCV-Face-Blurring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Censoring in Video

This project demonstrates how to detect faces in a video and blur those regions. It uses OpenCV for video processing and face detection using a Haar Cascade specifically trained for frontal face detection.

Features

  • Loads a video file.
  • Detects frontal faces in each frame of the video.
  • Applies a blur effect to the detected faces.
  • Saves the processed video with blurred faces to a new output file.

Requirements

  • Python 3.x
  • OpenCV

About

OpenCV application for detecting and blurring facial regions in video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages