vladbidyuk / oculi_domus

We are using our face to authorization in some applications ...
0 stars 0 forks source link
cryptography dlib face-detection face-recognition haar-cascade opencv python

faceRec authorization system

By this little script you can use your web camera of laptop as autorization system to some type of application.


Idea

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.


Tools

To realise out system use next technologies: