Skip to content

matin-ghorbani/face-blurring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face blurring

How to blur one or many faces in a video.

First you have to cloning the repository and install the dependencies:

git clone https://github.com/matingh10/face-blurring.git
pip install requirements.txt


I'm using mediapipe in this project.

Mediapipe is an open-source framework developed by Google that offers a comprehensive solution for building multi-modal machine learning pipelines.

This solution works very simply. We recognize the faces in the image and then blur that part of the image by finding the bounding box of each face.:grin:

About

How to blur one or many faces in video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages