Skip to content

We are using our face to authorization in some applications ...

Notifications You must be signed in to change notification settings

vladbidyuk/oculi_domus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Python version: 2 or 3
  • Open Computer Library (OpenCV)
  • haarCascades
  • dlib library
  • COMMING SOON ...

Releases

No releases published

Packages

No packages published

Languages