Skip to content

vishal-bhola/Face-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition

Face Recognition Project using OpenCV 3.3.0, Pillow 5.4.1, face_recognitionand Python 3.7.1 for recognizing the faces in the image provided by the user.

Identified faces from the image will be seperated as different image file.

It will also tell the co-ordinates where it detect the face.

Installation

It requires OpenCV and Python installation in the OS.

Images

Initial Image

img

Images Seperated

img

img

Screenshot

How output looks like

I found 2 face(s) in this photograph.
A Face Located at pixel Location Top: 56,Left: 185,Bottom: 146,Right: 275
A Face Located at pixel Location Top: 56,Left: 36,Bottom: 146,Right: 126

Releases

No releases published

Packages

 
 
 

Languages