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
This computer vision project uses opencv, python,face-recognition, cmaker, and dlib packages to complete. It is capable of real-time video capture that it uses to match photos. As the match is completed it gives registers the name and time in a csv file. First photos are converted from RGB to BGR.