-
videocapture_index_check.py: check your valid webcam index.
-
add_or_compare_face.py: add faces and name to known face database, or compare a face in your pictures to known faces.
-
face recognition from webcam:recognize faces from webcam live streams
tested under ubuntu20.04, Python 3.8.2. Packages needed please find requirements.txt
go to path facerec
, then streamlit run <script_name.py>