Skip to content

This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.

License

RajarsiGit/Login-System-using-Face-Recognition

Repository files navigation

Face Recognition Login System using Flask and face-recognition

This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.

Preview

Tools & Libraries Used

Note: Please use heroku or other such platforms to deploy your application for it to work.

Working

  1. Download the entire repository to your local system
  2. Run any terminal or cmd preferably as Administrator
  3. Run commands:
    • git init (provided you have git installed)
    • heroku create face-rec-login (please use a diffenent name than mine)
    • git add .
    • git commit -m "add files"
    • git push heroku master

Usage

Please not: I have not used data validation on email so if you want you can add it in your program. Otherwise please enter email with caution.

About

This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published