By this little script you can use your web camera of laptop as autorization system to some type of application.
When you did photo as example, will be generated random password and ciphered into some file. And then when you will try login in some app using your face, system recognize you and return your random generated password. Only system knows your password, but if you want you can write pass in text file.
To realise out system use next technologies:
- Python version: 2 or 3
- Open Computer Library (OpenCV)
- haarCascades
- dlib library
- COMMING SOON ...