Design and Implementation of Iris Recognition Based Attendance Management System
Design and Implementation of Iris Recognition Based Attendance Management System
Design and Implementation of Iris Recognition Based Attendance Management System
Iamena.ete@diu.edu.bd,2akmfhaque@daffodilvasity.edu.bd, 3sabbir@diu.edu.bd,
4mahfuj.ete@daffodilvarsity.edu.bd
Abstract- In the entire globe any educational biometric based attendance management systems.
organization is concerned in relation to the attendance Existing attendance management system is so much
of individuals because this has an effect on their overall time consuming as it takes time to call students name
performances. In conventional method attendance of or signing on the paper. An additional problem of
students are taken by calling student names or signing having the hardcopy of the attendance record is that
on paper which is extremely time overwhelming. To the attendance sheet may misplace [2]. A biometric
eliminate this problem one of the solutions is a based automatic attendance management system was
biometric-based attendance system that can proposed that use fmgerprints for identification. For
automatically capture students' attendance by reliable recognition of persons an alternative
recognizing their iris. Iris recognition is regarded as one approach is iris pattern which is very effective
of the most reliable, accurate and efficient biometric
specially when need to search large databases without
identification system due to the inner characteristics of
any false matches [3]. A person can be reliably
iris, such as uniqueness, immovability and time
identified by iris recognition because of its
uniqueness and stability. It is becoming so popular
invariance. The aim of this paper is to design and
because no two irises are identical, even irises of the
implement an iris recognition based attendance
left and right eye of the same person are not alike.
management system with the latest facilities at an
Irises are also stable because one's iris is fully
accessible price to think about the financial situation of
structured by ten months of age and remains the same
the large figure of developing countries. The paper
for the period of their life span while other
includes two parts, hardware and software. The
identifying features can change with age [4]. The
hardware part is responsible to capture images and run
accuracy of iris recognition technology is more as it
required program whereas the software part is
uses 240 reference points of iris for matching. In
responsible for accusation, processing, iris localizing,
1936 Frank Burch, an ophthalmologist proposed the
adjusting, matching and storing data; send the
system to identify a person using iris pattern and the
attendance report to the predefined E-mail address. idea of identification a person by his iris pattern was
Finally, the system detects, calculates, stores, and first appeared in the film of James Bond [5]. Aran
transmits the results by performing the MATLAB Safrr and Leonard Flom, two other ophthalmologists
program. patented this idea in 1987 and in 1989 these two
ophthalmologists asked John Daugman to fonn
Keywords-Biometric; Iris Recognition; Radius algorithms for iris recognition. Iris extraction feature
Calculation; MATLAB; Authentication. provides exceptional high dimensional information
that clarifies the popularity of iris recognition based
I. INTRODUCTION identification system [6, 7]. The iris is a circular
diaphragm that punctured because of the pupil and
In today's world peoples are facing many problems lies between cornea and lens. How much light can
and fake identity is one of the core problems in the enter through the pupil, a circular aperture area is
whole world [1]. As move towards the digital era controlled by the iris. The pupil size can vary from
biometric technologies become more and more 10% to 80% of the iris diameter where the diameter
popular. Iris recognition is one of the most efficient is approximately 12mm [8]. Individual's iris pattern
�----.��---���.���
process is a comparing coding system that takes
images and compare with the store database. If this
process match then the attendance will transmit or it
will required the same process again.
Figure 3: Simplified block diagram of the process. III. RESULT AND ANALYSIS
The system also sends the attendance report to A. IMAGE ACQUISITION AND RESIZING
predefmed E-mail address without human
Firstly, the system will ask for permission to take
intervention. To enable automated E-mail sending
images using the MATLAB code. After getting
system, one will have to access a portable SMTP
permission the system captures images. The captured
(Simple Mail Transfer Protocol) server, an internet
images are then stored for further analysis. After
standard offered by Gmail to send mail from any
capturing the image MATLAB imcrop tool detect
network to any E-mail address. To access it, one has
only the eye part from the whole image and calculate
to develop email client software. This task has done
the radius of iris.
in MATLAB using the built in functions. The
architecture of the system has shown in figure 4. For
this service the PC must be connected with the
internet, here citycell zoom modem is used for data
connectivity. The E-mail can be sent to the given E
mail address through SMTP server.
C. AUTHENTICATION
IV. CONCLUSION
REFERENCES