Diwas524/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
Jupyter Notebook
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
Jupyter Notebook