You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1)Install Face Recognition Library from pip using "pip install face-recognition".
2)Install PYTTSX3 Library from pip using "pip install pyttsx3"
About
Using the pyttsx3 and face recognition Library of python we build a program that can match the two faces as in a jpg format and speak weather match found or not.