Skip to content

This is a basic image Processsing project which helps in detecting faces. We extensively use opencv-python and mediapipe. You will learn to draw rectangles and lines using mediapipe. This can further be used in other mlops or apps. Also we are displaying the accuracy of detection along with it's bounding box information such as the x and y coord…

Notifications You must be signed in to change notification settings

anirudhrealdeal/FaceDetectingProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceDetectingProject

This is a basic image Processsing project which helps in detecting faces. We extensively use opencv-python and mediapipe. You will learn to draw rectangles and lines using mediapipe. This can further be used in other mlops or apps. Also we are displaying the accuracy of detection along with it's bounding box information such as the x and y coordinates and the height and width covered by the face on the screen. Happy Coding!!

About

This is a basic image Processsing project which helps in detecting faces. We extensively use opencv-python and mediapipe. You will learn to draw rectangles and lines using mediapipe. This can further be used in other mlops or apps. Also we are displaying the accuracy of detection along with it's bounding box information such as the x and y coord…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages