Skip to content

detect the face region of the person and use it to blur the image.

License

Notifications You must be signed in to change notification settings

skj092/Face_Blur

Repository files navigation

Blurring the face area of people from videos is done in all news channels and to hide the identity of a person. With computer vision, We can automatically detect the face region of the person and use it to blur the image. This project will be useful in blurring the faces of the people in the video.

1. Image

face face_blur

2. Video

Capture

about

If you are using docker

sudo docker build -f Dockerfile -t dockerlearn .

sudo docker run -ti dockerlearn /bin/bash

About

detect the face region of the person and use it to blur the image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages