0% found this document useful (0 votes)
16 views3 pages

ATM System With Multi Biometrics

Uploaded by

esteveman3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

ATM System With Multi Biometrics

Uploaded by

esteveman3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ATM System with Multi Biometrics

Introduction

As we all know, in these recent years, there are many robbery cases happen at
the ATM machine where the robbers will attack the victim when they are doing
withdrawals or other transactions. The number of this cases has been increasing
rapidly. In addition, recently, there are several RFID theft scanning cases where
the thieves will use a RFID reader to copy the information of the victim’s credit
or debit card and perform illegal transactions without the victim's knowledge.
Therefore, by implementing biometrics at the ATM machine could reduce the
number the cases mentioned above and people can have a safer and peaceful
living.

Objective

The fingerprint and face recognition will be implemented in the ATM system to
increase the security. In finance, Transaction is the most sensitive issues, so we
have to make sure that the system of this high-tech must be fully secured. This
includes using cameras to trace the visitor or using fingerprint to logon the
system before making any transaction. Using two or more biometrics modalities
for specific purpose such as security helps reduce the vulnerability of the
system.
Implementation of the System

The ATM system with multi biometrics separate to two parts.


The Java application - the main system that carry out the login, register and
fingerprint enrolment and recognition to the user based on Java by using IntelliJ
IDEA.
The Visual Studio application - carry out the face enrolment and recognition to
the user based on C# by using Visual Studio.
In this occasion, it not able to upload the Java Application (fingerprint
biometrics).Therefore, this project only available in Visual Studio Application
(face biometrics).

Process

Main Menu

Since we did not have the real ATM machine, reader, card and so on. Our
system will ask the user to login or register in the main menu.

Register (Face Enrolment)

User required to face the webcam to carry out the face recognition enrolment.
The face of the user will cover by a red rectangle if the face detected.

Database

Information will saved into database for the face, it will save into an image
folder.
Process completed

Now, the user is authorized by the system. Therefore, the user is able to process
withdraw, transaction and check balance etc.

You might also like