DILLY64's Stars
Aashishkumar123/Python-GUI-Project
A Repositry that contains 20+ GUI Projects on python Tkinter
kemypatel/Face_Recognition_System
I have created face recognition system using openCV and numpy library . the project is bascially in two parts 1) collecting samples of your face(Face_Recognition_part1) and 2) Training your model and generating output as Locked(when face does not match) and unlocked (when face match) and face not found(when it could not detect your face)