Skip to content

bkbuilt/faceRecog

Repository files navigation

Notes for Brian to run this software: Install all necessary modules (such as opencv (cv2)) Run in terminal using "python3" not "python" unless you changed default path to python3 First run "python3 record_face.py" Then you will need to run "python3 trainer.py" Finally run "python3 detector.py"

record_face.py will remember your face
trainer.py will train recog info to recognize your face
detector.py will use stored data and should recognize your face 

About

Python Face Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages