Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 448 Bytes

face-recognition

detecting and recognising faces

Requirements:

*pip install dlib *pip install opencv-python *pip install numpy *pip install face_recognition *python 3.6

the first file face_detect1.py works to add new faces to the data set so when you run it write the name of the person who you want to add it to the dataset the second file recognition.py will load and encode the images to make a model and and will work to recognise facess