Skip to content

Project for Biometric System course that use face & fingerprint recognition to take university lecture attendance

Notifications You must be signed in to change notification settings

andreamagnante/SmartAula

Repository files navigation

Biometrics-Project

Project for Biometric System course - La Sapienza Università di Roma

We want to recognize who is attending a lecture using:

  1. Video stream face recognition implementation (OpenCv, FaceNet, SVM)
  2. Fingerprint system implentation with Arduino

Click on img and watch the demo!

Watch the video

Architecture

Architecture

UI

Student view Login Page

Results

Face Recognition Fingerprint Recognition

Service:

Made via spring boot. Just import it as a maven project on Eclipse. (DB on PostgresSQL managed with PgAdmin4)

WebApp:

This project was bootstrapped with Create React App.

Install user interface

In the directory biometrics_web-app install node modules

npm install

and then

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Project for Biometric System course that use face & fingerprint recognition to take university lecture attendance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published