Skip to content

prp-e/mp_face_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Face Detection using MediaPipe

Classically, face detection in OpenCV was done using HAARCascade Classifiers. But most of my friends and also me, experienced and faced lots of problem with that old method. A while back, I have discovered a library called MediaPipe and done a bunch of research on the matter. So, I decided to work with the Face module to get to a better face detection system.

This is a bit faster and a lot more presice comparing to that old method. I recommend using my way instead of the old way of doing face detection!

TODO

  • Loading it on a Raspberry Pi
  • Trying to match it to a security system
  • Trying with USB Webcam
  • Trying with IP Camera
  • Making it to a PyPi module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages