Project for Biometric System course - La Sapienza UniversitĂ di Roma
We want to recognize who is attending a lecture using:
- Video stream face recognition implementation (OpenCv, FaceNet, SVM)
- Fingerprint system implentation with Arduino
Student view | Login Page |
---|---|
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.
In the directory biometrics_web-app install node modules
and then
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.