Skip to content

The code uses opencv python to detect the face using haar cascade and then blurs that region

Notifications You must be signed in to change notification settings

vishwasgosain/FaceDetect_and_Blur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FaceDetect_and_Blur

The code uses opencv python to detect the face using haar cascade and then blurs that region. Make sure to have opencv installed in your pc and having haar cascade for face detection (you can find in samples) in the same folder as the file above.

About

The code uses opencv python to detect the face using haar cascade and then blurs that region

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages