Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 326 Bytes

PyFaceDetection

Face Recognition plus identification simply and fast

Ubuntu Setup

sudo pip3 install numpy

sudo pip3 install cmake

sudo pip3 install dlib

sudo pip3 install opencv-contrib-python

sudo pip3 install face_recognition

Screenshot