Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 551 Bytes

Face-Recognition

A Face-Recognition software brought to life by the OpenCV Library.

Can Detect Faces in Images and on Webcam too!

Results

RUN: python3 face_recog.py

Output:

RUN: python webcam_detect.py

Output(Implemented in Spyder, IPython Console):

PS: You can read more about OpenCV here.