Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Fingerprint Authentication in ATM System
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Fingerprint Authentication in ATM System

[attachment=22600]


Introduction


Existing System :


Authentication by providing Password.
Password is encrypted and stored in DB while registration.
Access is provided only if password is valid.
Low security.


Proposed System :

Authentication using Biometric Technology through fingerprint.
Fingerprint instead of password.
Fingerprint is validated with the file present in Database.
This validation is done using a specific Algorithm.

Algorithm used :

Minutiae Matching Algorithm” is used for processing and validation of image.
This algorithm is executed twice.
1. While registration,
2. While authentication.