Skip to content

We will use a pre-trained Haar Cascade model to detect faces from the image. x,y are pixel location of faces, w,h are width and height of faces. We will crop face using these pixel co-ordinates

Notifications You must be signed in to change notification settings

Diwas524/Detect-Crop-Image-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Detect-Crop-Image-Python-

We will use a pre-trained Haar Cascade model to detect faces from the image. x,y are pixel location of faces, w,h are width and height of faces. We will crop face using these pixel co-ordinates

About

We will use a pre-trained Haar Cascade model to detect faces from the image. x,y are pixel location of faces, w,h are width and height of faces. We will crop face using these pixel co-ordinates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published