Skip to content

WENDGOUNDI/Face_detection_privacy

Repository files navigation

Face_detection_privacy

Face detection is widely used in almost every field. However sometimes it causes privacy issue especially while recording outside, operating video surveillance. Some faces have to be blurred in some documentaries to preserve anonimity. Due to this situation, we have implemented face blurred system using haarcascade and mtcnn method. In that work, all faces will be blurred for a given picture or video. The system can be adjusted to only blur custom faces instead of all faces.

Depencies

  • OpenCV
  • Matplotlib
  • MTCNN

Inference on single image

blured_faces

Inference on video

outp_mp4_Trim.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published