Skip to content

Latest commit

 

History

History

face_detection_haar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Face Detection with Haar Cascade

Face detection using Haar cascade.

It takes an image as an input, and creates another image with detected faces indicated in it.

  • Input:

    Faces

  • Output:

    Faces detected