Skip to content

sonumahajan/face-recognition-login-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Login System


📷 A facial recognition based login system using Python,HTML,CSS and Bootstrap

Preview


Tools & Libraries Used


Note - These files must be hosted on XAMPP Apache server or other server, else login.py will not work.

Working

  1. Put all the images of students in the 'students' folder
  2. Pictures must be in the format (email_address_of_student).jpg

Optional - you can create a seperate registration form for students, where they may upload their picture and the picture gets stored as (email_address).jpg in the 'students' folder.

About

A web based facial login system using python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 72.4%
  • Python 26.1%
  • CSS 1.5%