RaspberryPi-Samples / py-my-key

Access control with RaspberryPi and NFC card reader
ISC License
1 stars 1 forks source link

Biometrics - fingerprint reader #20

Open scls19fr opened 8 years ago

scls19fr commented 8 years ago

Hello,

Fingerprint reader / fingerprint access control board (instead of NFC reader) might also be considered.

http://www.aliexpress.com/category/303005/fingerprint-access-control.html

A given user could have several authentification methods (NFC, fingerprint...) so database schema should be updated accordingly.

Kind regards

scls19fr commented 8 years ago

see also some fingerprint scanner (FPS)

https://www.adafruit.com/products/751 https://www.sparkfun.com/products/11792 see biometrics category https://www.sparkfun.com/categories/146

https://www.raspberrypi.org/forums/viewtopic.php?f=36&t=84572 http://www.instructables.com/id/DIY-Fingerprint-Scanning-Garage-Door-Opener/

scls19fr commented 8 years ago

Others automated methods of biometric identification can be :

Each methods should be considered using a binary confusion matrix

See http://www.biometricsinstitute.org/pages/types-of-biometrics.html http://www.technovelgy.com/ct/Technology-Article.asp?ArtNum=16

scls19fr commented 1 year ago

Face recognition system (with ESP32 !) https://www.youtube.com/watch?v=ME8wIcnB6ZM https://github.com/robotzero1/esp32cam-access-control