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
Simple alarm that will play sound on your desired time, you need to input validation text (random string) and the program will validate it's real you by using face recognition using HaarCascade.
This face detection code was taught by my lab assistant and I modified it to fit my purpose.
About
Simple alarm that will play sound on your desired time, you need to input validation text (random string) and the program will validate it's real you by using face recognition using HaarCascade.