Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 291 Bytes

readme.md

File metadata and controls

6 lines (3 loc) · 291 Bytes

This is a project that implements face recognition.

It uses Dlib,OpenCV and python 2.x. You can recognize multiple faces in image as well as in video also.

For running this make sure you have dlib(tested on version 19.13.1) and opencv(tested on version 3.4.1) installed on your computer.