face-recognition-opencv-python
Dependency
Open-cv
pickle
numpy
os
For your data:
open training-data folder
open a1 folder for first person
delete pi photo and add first person photos(10 photos are good)
open a2 folder for second person
delete pi photo and add second person photos(10 photos are good)
open a1 folder for third person
delete pi photo and add third person photos(10 photos are good)
Open code and change subjects for your person's name
Right Now: a1=Abhishek, a2=ABC, a3=XYZ
then Run face-recognition-opencv-python.ipynb
for capture photo press space button
for close camera press Esc button
for changing data delete faces.txt and labels.txt
Otherwise follow comments inside the code
-ABHISHEK SHINGADIYA