SlideShare a Scribd company logo
1 of 8
Download to read offline
IOSR Journal of VLSI and Signal Processing (IOSR-JVSP)
Volume 7, Issue 1, Ver. I (Jan. - Feb. 2017), PP 08-15
e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197
www.iosrjournals.org
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 8 | Page
Transform Domain Based Iris Recognition using EMD and FFT
Sateesh Kumar H C1
, Abhilash S K2
and Raja K B2
and Venugopal K R2
1
Department of Electronics and Communication Engg, Sai Vidya Institute of Technology, Bangalore, India
2
University Visvesvaraya College of Engineering, Bangalore University, Bangalore, India
Abstract: Iris is one of the physiological trait which is used to identify the individuals. In this paper Transform
Domain Based Iris Recognition using EMD and FFT is proposed. Circular Hough Transform is used in the
Preprocessing stage to extract circular part of eye. The circular iris part is converted into rectangular rubber
sheet model in Region of Interest (ROI).Empirical Mode Functions (EMF)’s are obtained by applying Empirical
Mode Decomposition (EMD) on the Iris. FFT is also applied on ROI to extract the features. These features are
added arithmetically to obtain final features. The features of the database are compared with test iris using
Euclidian Distance(ED) to compute performance parameters. It is observed that the values of CRR and EER are
better in the case of propsed algorithm compared to existing algorithms.
Keywords: Iris Recognition, EMD, FFT, ROI, ED and Fusion
I. Introduction
Biometrics is used to authenticate a person based on physiological and behavioral characteristics of
human beings. The physiological traits are Face, Fingerprint, Palm print, DNA and Iris of a person is constant in
nature throughout their lifetime. The behavioral traits are Signature, Voice, Keystroke and Gait of a person are
based on mood, age and surrounding circumstances, hence are not constant in their life time. The iris is
considered for our research work as it is unique, non-invasive features to recognize human beings properly. Iris
is a circular part of an eye and lies between sclera and pupil. The iris is an internal organ of human and is well
protected compared to other physiological traits. The disadvantage of an iris is that the person has to co-operate
to acquire iris image and also the iris image cannot be acquired from long distances. The application of iris
recognition system is widely used in airport checking, refugee control, military applications, homeland security,
various private and public sectors and the national identification AADHAR systems.
Contribution- In this paper IRFEF algorithm is proposed. The ROI area is extracted from iris using
preprocessing. The EMD and FFT is then applied on ROI to generate individual feature vector. The final feature
vectors are obtained by fusing individual features. The ED is used to compare test image features with the
database image features.
Organization- The paper is organized as section 1 is introduction. The related literature survey is discussed in
section 2.The proposed model is described in section 3. The algorithm is presented in section 4. The
performance analysis and conclusions are given in section 5 and section 6 respectively.
II. Literature Survey
The application and usage of Iris as a biometric characteristic for individual identification with
different technique are described in this section.Ya-Ping Huang et al., [1] proposed an Iris Recognition System
which adopts Independent Component Analysis (ICA) in which the iris pattern is represented by ICA
coefficients. It determines the centre of each class by competitive learning mechanism to recognize the iris
pattern. Tisse et al., [2] proposed a technique which is based on the extraction of instantaneous features in the
Iris texture which are the emergent frequency and/or instantaneous phase It is an alternate solution to
Daugman’s mathematical algorithms for local feature extraction, which allows adjusting the size of the
biometric signature without increasing the computation complexity. Daugman [3] is implemented integro-
differential operators to detect the inner and outer Iris boundaries. 2-D Gabor filters are applied to extract unique
binary vectors constituting an Iris features. Daugman used a statistical matcher (logical exclusive OR operator)
which computes the average Hamming Distance between two Iris codes. Hui Zheng and Fei Su [4] proposed an
iris recognition using Gabor wavelet method; it includes the iris localization, eyelids detection and the optical
filter parameters selection. Lahouari Ghouti and Fares S.Al-Qunaieer [5] proposed Quaternion Phase
Correlation for color iris recognition based on a new hyper complex phase-based color iris recognition and
matching method is used which has greater accuracy, flexibility in capturing the color iris information and
reduces the complexity. Ghassan J. Mohammad and hong BinKung et al., [6] proposed an efficient iris
localization algorithm based on Angular Integral Projection Function method The algorithm adopts boundary
point detection along with curve fitting and it does not require to find all the boundary points so the localization
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 9 | Page
speed will be very fast, two sets of radial boundaries points for the iris inner and outer boundaries are obtained
by fitting a circle for each of the points. Then 2D Gabor filter is used to extract the iris code for the normalized
iris image. Khin Sint Kyaw [7] proposed a straight forward approach for segmenting the iris patterns and an
automated global threshold finds pupil centre. The performance of iris recognition system has been enhanced
using the statistical features and then comparison of two iris patterns by using Hamming distance which
includes the preprocessing system, segmentation, feature extraction and recognition. Kekre et al., [8] proposed
an iris recognition system based on vector quantization. The algorithms such as LBG, KPE and KFCG are
implemented.KFCG has the best performance with the accuracy of 89.10% and requires 99.79% less
computations compared to LBG and KPE. Zhou Hu-Lin and Xie Mei [9] proposed iris matching, using repeated
executable portion of iris recognition algorithm which is run parallel on FPGA system, which results in 22 times
more faster and the power consumption is low compared to earlier sequential digital systems, such as simple
DSPs which matches data one by one consuming more time. Patil and Sudharshan Patilkulkarni [10] proposed a
wavelet based quality measure for iris images along with appropriate de-noising procedure. It has three modules
namely image preprocessing, feature extraction and recognition modules. Two iris images are compared using
Euclidian distance. Hong-ying, et al., [11] proposed an iris feature extraction approach using both spatial and
frequency domain considering the texture of the iris as a kind of geometrical figure. Steer able pyramid is
implemented to get the orientation information on iris images. Non-symmetrical SVM is employed as classifier.
Feature sequence combined with spatial and frequency domain represents the variation details of the iris patterns
properly. Makram Nabti and Ahmed Bouridane [12] proposed an efficient multi-scale approach for human iris
recognition, based on combined feature extraction methods by taking both the textural and topological features
of iris image. Multiscale edge detection method is used for localization of iris and a feature extraction technique
used is based on the combination of multiscale feature extraction techniques, the combined multi resolution
feature extraction technique gives a better performance with respect to accuracy.
III. Proposed Model
In this section, definitions and proposed model are discussed.
3 .1 Definitons
(i) False Accept Rate or False Match Rate (FAR or FMR): The probability that the system incorrectly matches
the wrong person from out of database. It is the ratio of number of person accepted to the total number of
persons out of database, given as an Equation 1.
….…………………………………….(1)
(ii)False Rejection Rate or False Non-Match Rate (FRR or FNMR): The probability that the system fails to
detects a match correct person in the database. It is the ratio of number of correct persons rejected in database to
the total number of persons in database is given in the Equation 2.
……………………………………………………………… (2)
(iii) Equal Error Rate or Crossover Error Rate (EER or CER): The rates at which both accept and reject errors
are equal. The value of the EER can be easily obtained from the FRR and FAR v/s Threshold curve. The EER is
a quick way to compare the accuracy of devices. In general; the device with the lowest EER is most accurate.
(iv) Correct Recognition Ratio or True Success Rate (CRR or TSR): The rate at which the system recognizes all
the persons in the database as particular individuals correctly. It measures the correctness of the technique used
for recognition.CRR is defined as the ratio of number of persons correctly matched to the total no of persons in
the database is given in the Equation 3.
…………………………………………………….... (3)
3.2 MODEL
The block diagram of Proposed model to identify a person using iris biometric parameter is shown in
the Figure1. The eye image is preprocessed to obtain iris part. The features of the iris are extracted using EMD
and FFT. The Euclidean Distance is used for comparison between database and test image.
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 10 | Page
Fig.1: Proposed Iris Recognition Model.
3.2.1 Iris Database:
The database from CASIA-IrisV3 is considered and has 108 person’s iris images and 7 images per
person ie., total number of images are 756.The 70 persons are used to create a database and the remaining 38
persons are considered as out off database. The 6 images per person for 70 person’s are used for database i.e.,
total number of images in the database are 420 and one image per person is considered as test image to compute
FRR and CRR. The FAR is computed using out off database i.e., from 38 persons.
3.2.2 Preprocessing:
The iris part from an eye image is obtained using preprocessing such as (i) Iris Localization and (ii) Iris
Normalization.
i)Iris Localization:
The iris localization is to detect the iris area between pupil and sclera from an eye image. The canny
edge detection technique is allowed for weighting of the gradients and uses a multiple stage algorithm to detect
a wide range of edges. Circular Hough Transform (CHT) is used to find patterns of circles in an eye image.
CHT is shown in the Figure2. Basically, the detection of circle by CHT involves ease of computation and
implementation but takes large computational time and storage space. The iris region can be approximated by
two circles, one for the iris/sclera boundary and another interior to the first for the iris/pupil boundary. The
eyelids and eyelashes normally occlude the upper and lower parts of the iris region. The initial stage begins with
locating the center of the iris and determines the radius of the pupil in order to separate the iris image.
Fig.2: After Hough transform
ii) Iris Normalization:
The variations in an eye image such as size of iris, position of iris in an eye image, orientation of iris
and images acquired at different timings and different distances leads to different patterns of eye images. Hence
iris normalization is required to arrange all iris images of a person to similar dimensions. Normalization process
involves unwrapping the iris and converting into polar equivalent using Daugman’s Rubber sheet model [13].
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 11 | Page
The center of the pupil is considered as the reference point and a remapping formula is used to convert the
points on the Cartesian scale to the polar scale using equation 4 and 5 as shown in the Figure 3.
……………………………………………………………….. (4)
Where,
r’= represents the distance between the edge of the pupil and edge of the iris at an angle θ round the region
r1 = iris radius
Fig.3: Normalization process
ox,oy=represent the displacement of the centre of the pupil relative to the centre of the iris
………………………………………………………………………. (5)
The homogeneous rubber sheet model devised by Daugman remaps each point within the iris region to a pair of
polar coordinates where the radius r is on the interval (0,1), and the angle is on the interval [0, 2 ]. Then the
normalized iris region is unwrapped into a rectangular region is shown in Figure 4.
Fig.4: Daugman’s Rubber Sheet Model
3.2.3 Region of Interest (ROI):
The Region of Interest is one of the major factors which influence the speed and quality of Iris
recognition. The Iris portion obtained from pre-processed is of the size 64X512 would be practically heavy to
process is shown in Figure 5.
Fig.5: Pre-processed Iris Image.
The small portion from the preprocessed iris with significant information is considered to reduce the
recognition error and computation time which leads to ROI. On observation of CASIA database intersection of
6% to 19% of horizontal portion and 40% to 90% of vertical portion of preprocessed iris is considered for ROI
as it consists of significant features to differentiate iris images of two different persons. The extraction process
of ROI from iris is shown in Figure 6. The ROI of size 8*250 is shown in the Figure 7
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 12 | Page
Fig.6: ROI Extraction
Fig.7: ROI of size 8*250.
3.2.4 Empirical Mode Decomposition (EMD):
The EMD [19] [20] is a multi-resolution decomposition technique and suitable to analyze non-linear
and non-stationary signals. EMD can decompose a signal into several Intrinsic Mode Functions (IMFs). The
signal component is said to be IMF only if the signal satisfies the two conditions such as (i) In the whole dataset
of the signal, the number of extremas and the number of zero-crossings must either be equal or differ at most by
one and (ii) At any point, the mean value of the envelope defined by the local maxima and the envelope defined
by the local minima must be zero.
Unlike the harmonics function of a Fourier series, these oscillatory functions may vary in both amplitude and
frequency over time. In this decomposition process, the first IMF contains the highest frequencies associated
with the original signal; each subsequent IMF contains lower frequency components The pixel sequences of
ROI image are concatenated by considering row wise to form 1-Dimensional vector given in an Equation 6.
V= {v1; v2; v3… vn}……………………………………………………………………………………………...(6)
Where ,v1, v2….vn are rows of ROI
n=size of ROI 8*250
An EMD is applied on vector V of ROI is shown in Figure 8.
Fig.8: The four IMF components obtained for the original iris signal
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 13 | Page
The first IMF is obtained when the signal satisfies the given conditions in the EMD process. Then the
first IMF is subtracted from the original signal, and the remaining signal is again checked for the given
conditions in the EMD, when the subtracted signal satisfies the given condition. The IMF 2 is obtained similarly
the next IMF’s are determined. The IMF1 is discarded as it has full of high frequency component which is not
suitable to extract feature. The IMF2, IMF3, IMF4 are considered for feature vector and add them to get to new
vector.
The features of EMD are formed by an addition [20] of the IMF2, IMF3 and IMF4 as given in an Equation 7.
EMD= (IMF2+IMF3+IMF4)………………………………………………………………………………… (7)
3.2.4 Feature Extraction Using FFT
The FFT is applied to the ROI vector V of one-dimensional and the absolute coefficients are computed and
considered as the feature vector. The FFT spectrum of ROI vector is shown in Figure 9.
3.2.5Final Feature Set
The EMD and FFT features are fused element by element using arithmetic summation to generate final
feature vector. The fused features of EMD and FFT have better recognition than an individual features. The final
features vector is given in an Equation 8.
Vector = [EMD+FFT]. ……………………………………………………………………………. (8)
0 500 1000 1500 2000 2500
0
2000
4000
6000
8000
10000
12000
14000
Frequency
FFTCo-efficient
Fig.9: FFT of ROI
3.2.5Final Feature Set
The EMD and FFT features are fused element by element using arithmetic summation to generate final feature
vector. The fused features of EMD and FFT have better recognition than an individual features. The final
features vector is given in an Equation 8.
Vector = [EMD+FFT]. ……………………………………………………………………………. (8)
3.2.6 Matching
The final feature vector of test image is compared with final feature vectors of database images using Euclidean
distance to verify whether the test image is matching with database images. The Euclidean distance formula is
given in the Equation 9.
…….…………………………………………………………………….. (9)
Where, M=1*2000 the dimension of feature vector.
-is the database feature vector.
-is the test feature vector.
IV. Algorithm
Problem definition: The iris is used to identify a person. The EMD and FFT are used to generate features
individually. The final features are obtained by fusing individual features. The objectives are
1. Recognize a human using Iris
2. To increase CRR value
3. To decrease EER value
The correct recognition of a person using iris by fusion of EMD and FFT features are explained in detail in the
Table 1
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 14 | Page
Table 1: Proposed Algorithm
V. Results
For performance analysis the CASIA V3 iris database is considered is shown in Figure 10. The FRR
value decreases and FAR value increases for the proposed technique with respect to their threshold as shown in
Figure 11. The value of FAR, FRR and EER are zero at threshold of 0.3. Hence our technique is better in terms
of FAR, FRR and EER.
Fig.10: Sample Iris images of CASIA database
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Threshold--->
FARandFRR
frr
far
Fig.11: FRR and FAR v/s Threshold for proposed technique
Table 2: Comparision of CRR and EER for proposed and existing techniques
Methods CRR (%) EER (%)
Daugman [13] 100 0.08
Boles and Boashash [14] 92.64 8.13
L.Ma et al., [15] 100 0.07
Chang et al., [16] 98.79 1.29
Zhang et al., [17] 100 0.46
Proposed Algorithm 100 0.00
Transform Domain Based Iris Recognition using EMD and FFT
DOI: 10.9790/4200-0701010815 www.iosrjournals.org 15 | Page
The correct recognition rate and EER values of proposed IREF algorithm is compared with the existing
algorithms viz. Daugman[13], Boles and Boashash[14], L.Ma et al., [15], Chang et al., [16], Zhang et al., [17].
It is observed that the proposed algorithm gives better results compared to existing algorithm. As per the Table
2, the proposed model gives 100% CRR and zero EER compared to the existing algorithms.
VI. Conclusion
Iris is unique part of a human body used to verify a person. In this paper Transform Domain Based Iris
Recognition using EMD and FFT algorithm is proposed. The eye image is preprocessed to obtain ROI area from
an iris part. The EMD and FFT are applied on ROI to extract features individually. The arithmetic summation is
used to generate final features from individual features. The test iris features are compared with database iris
features using ED. The proposed algorithm gives better CRR and EER values compared to existing algorithms.
In future the algorithm may be tested with different transformations and fusion techniques.
References
[1] Ya-Ping Huang, Si-Wei Luo and En-Yi Chen, “An Efficient Iris Recognition System,” IEEE International Conference on Machine
Learning and Cybernetics, vol. 1, pp. 450–454, November 2002.
[2] C. Tisse, L. Martin, L. Torres and M. Robert, “Person Identification Technique using Human Iris Recognition,” IEEE International
Conference on Vision Interface, vol. 4, pp. 33 - 36, 2004.
[3] J. Daugman, “How Iris Recognition Works,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 21-30,
2004.
[4] Hui Zheng and Fei Su, “An Improved Iris Recognition System Based on Gabor Filters,” IEEE International Conference on Network
Infrastructure and Digital Content, pp. 823-827, 2009.
[5] Lahouari Ghouti and Fares S. Al-Qunaieer, “Color Iris Recognition Using Quaternion Phase Correlation,” IEEE Symposium on
Bio-Inspired Learning and Intelligent Systems for Security, pp. 20-25, 2009.
[6] Ghassan J. Mohammad ,Hong BinKung, BinRong, Ann A. Al-Kazzaz and Maan Younis Abdullah, “A New Localization Method
for Iris Recognition Based on Angular Integral Projection Function,” IEEE International Workshop on Education Technology and
Computer Science, pp. 316-320, 2009.
[7] Khin sint Kyaw, “Iris Recognition System using Statistical Features for Biometric Identification,” IEEE International Conference
on Electronic Computer Technology, pp. 554-556, 2009.
[8] H B Kekre, “Iris Recognition Using Vector Quantization,” IEEE International Conference on Signal Acquisition and processing, pp
58-61, 2010.
[9] Zhou Hu-Lin and Xie Mei, “Iris Biometric Processor Enhanced Module,” IEEE International Conference on Computer Modeling
and Simulation, pp. 259-262, 2010.
[10] C M Patil and Sudharshan Patilkulkarni, “An Approach of Iris Feature Extraction for Personal Identification,” IEEE International
Conference on Advances in Recent Technologies in Communication and Computing, pp.796-799, 2009.
[11] GU Hong-ying, Zhuang Yue-ting, PAN Yun-he, “An Iris Recognition Method Based on Multi- Orientation Features and Non-
symmetrical SVM,” Journal of Zhejiang University, vol. 6, pp. 428-432, 2008.
[12] Makram Nabti and Ahmed Bouridane, “An Effective and Fast Iris Recognition System based on a Combined Multiscale Feature
Extraction Technique,” Elsevier Science Inc. New York, NY, USA, pp. 868-879, 2008.
[13] J. Daugman’s, “High Confidence Visual Recognition of Persons By A Test of Statistical Independence,” IEEE Transactions on
Pattern Analysis And Machine Intelligence, Vol. 15, No. 11, pp. 1148-1161, November, 1993.
[14] W.W. Boles and B. Boashash, “A Human Identification Technique using Images of the Iris and Wavelet Transform,” IEEE
Transactions on Signal Processing, vol. 46, no. 4, pp. 1185-1188, 1998..
[15] Li Ma, Tieniu Tan, Yunhong Wang and Dexin Zhang, “Efficient Iris Recognition by Characterizing Key Local Variations,” IEEE
Transactions on Image Processing, pp.739-750, 2004.
[16] Chien-ping Chang, Jen-Chun Lee, Yu Su and Te-Ming Tu ”Using Empirical mode Decomposition for iris recognition,” Elsevier
Science Publishers B. V. Amsterdam, The Netherlands, Computer Standards and Interfaces Vol 31, Issue 4, pp 729-739, June,
2009
[17] Zhang Shunli, Han Min, Sun Weifeng and Yang Mingqiang “Iris Feature Extraction and Recognition Based On Empirical Mode
Decomposition,” IEEE International Conference on Fuzzy Systems and Knowledge Discovery, pp. 2633-2636, 2010
[18] Anna Linderhed “Image Empirical Mode Decomposition: A New Tool For Image Processing, “World Scientific Publishing
Company Advances in Adaptive Data Analysis Vol. 1, No. 2, pp. 265–294, 2009
[19] Li Lin, Ji Hongbing “Signal feature extraction based on an improved EMD method,” Elsevier publishers,Measurement,0263-2241
January 2009

More Related Content

What's hot

Finger vein based biometric security system
Finger vein based biometric security systemFinger vein based biometric security system
Finger vein based biometric security systemeSAT Publishing House
 
A Survey : Iris Based Recognition Systems
A Survey : Iris Based Recognition SystemsA Survey : Iris Based Recognition Systems
A Survey : Iris Based Recognition SystemsEditor IJMTER
 
MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG
MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG
MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG sipij
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...ijcseit
 
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...AM Publications
 
A robust iris recognition method on adverse conditions
A robust iris recognition method on adverse conditionsA robust iris recognition method on adverse conditions
A robust iris recognition method on adverse conditionsijcseit
 
A comparison of multiple wavelet algorithms for iris recognition 2
A comparison of multiple wavelet algorithms for iris recognition 2A comparison of multiple wavelet algorithms for iris recognition 2
A comparison of multiple wavelet algorithms for iris recognition 2IAEME Publication
 
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...IJNSA Journal
 
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...Editor IJCATR
 
Implementation of face and eye detection on DM6437 board using simulink model
Implementation of face and eye detection on DM6437 board using simulink modelImplementation of face and eye detection on DM6437 board using simulink model
Implementation of face and eye detection on DM6437 board using simulink modeljournalBEEI
 
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...Editor IJCATR
 
A Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease DetectionA Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease DetectionIRJET Journal
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger imageseSAT Publishing House
 

What's hot (17)

Finger vein based biometric security system
Finger vein based biometric security systemFinger vein based biometric security system
Finger vein based biometric security system
 
G0333946
G0333946G0333946
G0333946
 
G01114650
G01114650G01114650
G01114650
 
A Survey : Iris Based Recognition Systems
A Survey : Iris Based Recognition SystemsA Survey : Iris Based Recognition Systems
A Survey : Iris Based Recognition Systems
 
MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG
MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG
MULTI SCALE ICA BASED IRIS RECOGNITION USING BSIF AND HOG
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...
 
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
 
K0966468
K0966468K0966468
K0966468
 
A robust iris recognition method on adverse conditions
A robust iris recognition method on adverse conditionsA robust iris recognition method on adverse conditions
A robust iris recognition method on adverse conditions
 
A comparison of multiple wavelet algorithms for iris recognition 2
A comparison of multiple wavelet algorithms for iris recognition 2A comparison of multiple wavelet algorithms for iris recognition 2
A comparison of multiple wavelet algorithms for iris recognition 2
 
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
 
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
 
Implementation of face and eye detection on DM6437 board using simulink model
Implementation of face and eye detection on DM6437 board using simulink modelImplementation of face and eye detection on DM6437 board using simulink model
Implementation of face and eye detection on DM6437 board using simulink model
 
50120130406045
5012013040604550120130406045
50120130406045
 
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
 
A Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease DetectionA Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger images
 

Similar to Transform Domain Based Iris Recognition using EMD and FFT

EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...IJNSA Journal
 
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...IOSR Journals
 
Efficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformEfficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformCSCJournals
 
WAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATION
WAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATIONWAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATION
WAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATIONsipij
 
Iris recognition based on 2D Gabor filter
Iris recognition based on 2D Gabor filterIris recognition based on 2D Gabor filter
Iris recognition based on 2D Gabor filterIJECEIAES
 
Finger vein based biometric security system
Finger vein based biometric security systemFinger vein based biometric security system
Finger vein based biometric security systemeSAT Journals
 
A Literature Review on Iris Segmentation Techniques for Iris Recognition Systems
A Literature Review on Iris Segmentation Techniques for Iris Recognition SystemsA Literature Review on Iris Segmentation Techniques for Iris Recognition Systems
A Literature Review on Iris Segmentation Techniques for Iris Recognition SystemsIOSR Journals
 
Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Editor IJARCET
 
Security for Identity Based Identification using Water Marking and Visual Cry...
Security for Identity Based Identification using Water Marking and Visual Cry...Security for Identity Based Identification using Water Marking and Visual Cry...
Security for Identity Based Identification using Water Marking and Visual Cry...IRJET Journal
 
A New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and RecognitionA New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and RecognitionIJECEIAES
 
A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methodsIRJET Journal
 
Iris recognition for personal identification using lamstar neural network
Iris recognition for personal identification using lamstar neural networkIris recognition for personal identification using lamstar neural network
Iris recognition for personal identification using lamstar neural networkijcsit
 
Enhance iris segmentation method for person recognition based on image proces...
Enhance iris segmentation method for person recognition based on image proces...Enhance iris segmentation method for person recognition based on image proces...
Enhance iris segmentation method for person recognition based on image proces...TELKOMNIKA JOURNAL
 

Similar to Transform Domain Based Iris Recognition using EMD and FFT (19)

A SURVEY ON IRIS RECOGNITION FOR AUTHENTICATION
A SURVEY ON IRIS RECOGNITION FOR AUTHENTICATIONA SURVEY ON IRIS RECOGNITION FOR AUTHENTICATION
A SURVEY ON IRIS RECOGNITION FOR AUTHENTICATION
 
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
EFFECTIVENESS OF FEATURE DETECTION OPERATORS ON THE PERFORMANCE OF IRIS BIOME...
 
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...
 
Efficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformEfficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet Transform
 
WAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATION
WAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATIONWAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATION
WAVELET PACKET BASED IRIS TEXTURE ANALYSIS FOR PERSON AUTHENTICATION
 
L_3011_62.+1908
L_3011_62.+1908L_3011_62.+1908
L_3011_62.+1908
 
Iris recognition based on 2D Gabor filter
Iris recognition based on 2D Gabor filterIris recognition based on 2D Gabor filter
Iris recognition based on 2D Gabor filter
 
Finger vein based biometric security system
Finger vein based biometric security systemFinger vein based biometric security system
Finger vein based biometric security system
 
Iris feature extraction
Iris feature extractionIris feature extraction
Iris feature extraction
 
A Literature Review on Iris Segmentation Techniques for Iris Recognition Systems
A Literature Review on Iris Segmentation Techniques for Iris Recognition SystemsA Literature Review on Iris Segmentation Techniques for Iris Recognition Systems
A Literature Review on Iris Segmentation Techniques for Iris Recognition Systems
 
Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356
 
237 240
237 240237 240
237 240
 
Security for Identity Based Identification using Water Marking and Visual Cry...
Security for Identity Based Identification using Water Marking and Visual Cry...Security for Identity Based Identification using Water Marking and Visual Cry...
Security for Identity Based Identification using Water Marking and Visual Cry...
 
A New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and RecognitionA New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and Recognition
 
A05610109
A05610109A05610109
A05610109
 
A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methods
 
13 pradeep kumar_137-149
13 pradeep kumar_137-14913 pradeep kumar_137-149
13 pradeep kumar_137-149
 
Iris recognition for personal identification using lamstar neural network
Iris recognition for personal identification using lamstar neural networkIris recognition for personal identification using lamstar neural network
Iris recognition for personal identification using lamstar neural network
 
Enhance iris segmentation method for person recognition based on image proces...
Enhance iris segmentation method for person recognition based on image proces...Enhance iris segmentation method for person recognition based on image proces...
Enhance iris segmentation method for person recognition based on image proces...
 

More from IOSRJVSP

PCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-ReviewPCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-ReviewIOSRJVSP
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesIOSRJVSP
 
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...IOSRJVSP
 
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...IOSRJVSP
 
Analyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAMAnalyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAMIOSRJVSP
 
Robust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceRobust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceIOSRJVSP
 
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...IOSRJVSP
 
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...IOSRJVSP
 
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...IOSRJVSP
 
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...IOSRJVSP
 
P-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWTP-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWTIOSRJVSP
 
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...IOSRJVSP
 
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...IOSRJVSP
 
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...IOSRJVSP
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIOSRJVSP
 
Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...IOSRJVSP
 
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography ImagesRetinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography ImagesIOSRJVSP
 
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral SubtractionSpeech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral SubtractionIOSRJVSP
 
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...IOSRJVSP
 
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...IOSRJVSP
 

More from IOSRJVSP (20)

PCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-ReviewPCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-Review
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
 
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
 
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
 
Analyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAMAnalyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAM
 
Robust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceRobust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory Interface
 
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
 
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
 
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
 
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
 
P-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWTP-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWT
 
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
 
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
 
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
 
Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...
 
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography ImagesRetinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
 
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral SubtractionSpeech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
 
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
 
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
 

Recently uploaded

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

Transform Domain Based Iris Recognition using EMD and FFT

  • 1. IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 7, Issue 1, Ver. I (Jan. - Feb. 2017), PP 08-15 e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197 www.iosrjournals.org DOI: 10.9790/4200-0701010815 www.iosrjournals.org 8 | Page Transform Domain Based Iris Recognition using EMD and FFT Sateesh Kumar H C1 , Abhilash S K2 and Raja K B2 and Venugopal K R2 1 Department of Electronics and Communication Engg, Sai Vidya Institute of Technology, Bangalore, India 2 University Visvesvaraya College of Engineering, Bangalore University, Bangalore, India Abstract: Iris is one of the physiological trait which is used to identify the individuals. In this paper Transform Domain Based Iris Recognition using EMD and FFT is proposed. Circular Hough Transform is used in the Preprocessing stage to extract circular part of eye. The circular iris part is converted into rectangular rubber sheet model in Region of Interest (ROI).Empirical Mode Functions (EMF)’s are obtained by applying Empirical Mode Decomposition (EMD) on the Iris. FFT is also applied on ROI to extract the features. These features are added arithmetically to obtain final features. The features of the database are compared with test iris using Euclidian Distance(ED) to compute performance parameters. It is observed that the values of CRR and EER are better in the case of propsed algorithm compared to existing algorithms. Keywords: Iris Recognition, EMD, FFT, ROI, ED and Fusion I. Introduction Biometrics is used to authenticate a person based on physiological and behavioral characteristics of human beings. The physiological traits are Face, Fingerprint, Palm print, DNA and Iris of a person is constant in nature throughout their lifetime. The behavioral traits are Signature, Voice, Keystroke and Gait of a person are based on mood, age and surrounding circumstances, hence are not constant in their life time. The iris is considered for our research work as it is unique, non-invasive features to recognize human beings properly. Iris is a circular part of an eye and lies between sclera and pupil. The iris is an internal organ of human and is well protected compared to other physiological traits. The disadvantage of an iris is that the person has to co-operate to acquire iris image and also the iris image cannot be acquired from long distances. The application of iris recognition system is widely used in airport checking, refugee control, military applications, homeland security, various private and public sectors and the national identification AADHAR systems. Contribution- In this paper IRFEF algorithm is proposed. The ROI area is extracted from iris using preprocessing. The EMD and FFT is then applied on ROI to generate individual feature vector. The final feature vectors are obtained by fusing individual features. The ED is used to compare test image features with the database image features. Organization- The paper is organized as section 1 is introduction. The related literature survey is discussed in section 2.The proposed model is described in section 3. The algorithm is presented in section 4. The performance analysis and conclusions are given in section 5 and section 6 respectively. II. Literature Survey The application and usage of Iris as a biometric characteristic for individual identification with different technique are described in this section.Ya-Ping Huang et al., [1] proposed an Iris Recognition System which adopts Independent Component Analysis (ICA) in which the iris pattern is represented by ICA coefficients. It determines the centre of each class by competitive learning mechanism to recognize the iris pattern. Tisse et al., [2] proposed a technique which is based on the extraction of instantaneous features in the Iris texture which are the emergent frequency and/or instantaneous phase It is an alternate solution to Daugman’s mathematical algorithms for local feature extraction, which allows adjusting the size of the biometric signature without increasing the computation complexity. Daugman [3] is implemented integro- differential operators to detect the inner and outer Iris boundaries. 2-D Gabor filters are applied to extract unique binary vectors constituting an Iris features. Daugman used a statistical matcher (logical exclusive OR operator) which computes the average Hamming Distance between two Iris codes. Hui Zheng and Fei Su [4] proposed an iris recognition using Gabor wavelet method; it includes the iris localization, eyelids detection and the optical filter parameters selection. Lahouari Ghouti and Fares S.Al-Qunaieer [5] proposed Quaternion Phase Correlation for color iris recognition based on a new hyper complex phase-based color iris recognition and matching method is used which has greater accuracy, flexibility in capturing the color iris information and reduces the complexity. Ghassan J. Mohammad and hong BinKung et al., [6] proposed an efficient iris localization algorithm based on Angular Integral Projection Function method The algorithm adopts boundary point detection along with curve fitting and it does not require to find all the boundary points so the localization
  • 2. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 9 | Page speed will be very fast, two sets of radial boundaries points for the iris inner and outer boundaries are obtained by fitting a circle for each of the points. Then 2D Gabor filter is used to extract the iris code for the normalized iris image. Khin Sint Kyaw [7] proposed a straight forward approach for segmenting the iris patterns and an automated global threshold finds pupil centre. The performance of iris recognition system has been enhanced using the statistical features and then comparison of two iris patterns by using Hamming distance which includes the preprocessing system, segmentation, feature extraction and recognition. Kekre et al., [8] proposed an iris recognition system based on vector quantization. The algorithms such as LBG, KPE and KFCG are implemented.KFCG has the best performance with the accuracy of 89.10% and requires 99.79% less computations compared to LBG and KPE. Zhou Hu-Lin and Xie Mei [9] proposed iris matching, using repeated executable portion of iris recognition algorithm which is run parallel on FPGA system, which results in 22 times more faster and the power consumption is low compared to earlier sequential digital systems, such as simple DSPs which matches data one by one consuming more time. Patil and Sudharshan Patilkulkarni [10] proposed a wavelet based quality measure for iris images along with appropriate de-noising procedure. It has three modules namely image preprocessing, feature extraction and recognition modules. Two iris images are compared using Euclidian distance. Hong-ying, et al., [11] proposed an iris feature extraction approach using both spatial and frequency domain considering the texture of the iris as a kind of geometrical figure. Steer able pyramid is implemented to get the orientation information on iris images. Non-symmetrical SVM is employed as classifier. Feature sequence combined with spatial and frequency domain represents the variation details of the iris patterns properly. Makram Nabti and Ahmed Bouridane [12] proposed an efficient multi-scale approach for human iris recognition, based on combined feature extraction methods by taking both the textural and topological features of iris image. Multiscale edge detection method is used for localization of iris and a feature extraction technique used is based on the combination of multiscale feature extraction techniques, the combined multi resolution feature extraction technique gives a better performance with respect to accuracy. III. Proposed Model In this section, definitions and proposed model are discussed. 3 .1 Definitons (i) False Accept Rate or False Match Rate (FAR or FMR): The probability that the system incorrectly matches the wrong person from out of database. It is the ratio of number of person accepted to the total number of persons out of database, given as an Equation 1. ….…………………………………….(1) (ii)False Rejection Rate or False Non-Match Rate (FRR or FNMR): The probability that the system fails to detects a match correct person in the database. It is the ratio of number of correct persons rejected in database to the total number of persons in database is given in the Equation 2. ……………………………………………………………… (2) (iii) Equal Error Rate or Crossover Error Rate (EER or CER): The rates at which both accept and reject errors are equal. The value of the EER can be easily obtained from the FRR and FAR v/s Threshold curve. The EER is a quick way to compare the accuracy of devices. In general; the device with the lowest EER is most accurate. (iv) Correct Recognition Ratio or True Success Rate (CRR or TSR): The rate at which the system recognizes all the persons in the database as particular individuals correctly. It measures the correctness of the technique used for recognition.CRR is defined as the ratio of number of persons correctly matched to the total no of persons in the database is given in the Equation 3. …………………………………………………….... (3) 3.2 MODEL The block diagram of Proposed model to identify a person using iris biometric parameter is shown in the Figure1. The eye image is preprocessed to obtain iris part. The features of the iris are extracted using EMD and FFT. The Euclidean Distance is used for comparison between database and test image.
  • 3. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 10 | Page Fig.1: Proposed Iris Recognition Model. 3.2.1 Iris Database: The database from CASIA-IrisV3 is considered and has 108 person’s iris images and 7 images per person ie., total number of images are 756.The 70 persons are used to create a database and the remaining 38 persons are considered as out off database. The 6 images per person for 70 person’s are used for database i.e., total number of images in the database are 420 and one image per person is considered as test image to compute FRR and CRR. The FAR is computed using out off database i.e., from 38 persons. 3.2.2 Preprocessing: The iris part from an eye image is obtained using preprocessing such as (i) Iris Localization and (ii) Iris Normalization. i)Iris Localization: The iris localization is to detect the iris area between pupil and sclera from an eye image. The canny edge detection technique is allowed for weighting of the gradients and uses a multiple stage algorithm to detect a wide range of edges. Circular Hough Transform (CHT) is used to find patterns of circles in an eye image. CHT is shown in the Figure2. Basically, the detection of circle by CHT involves ease of computation and implementation but takes large computational time and storage space. The iris region can be approximated by two circles, one for the iris/sclera boundary and another interior to the first for the iris/pupil boundary. The eyelids and eyelashes normally occlude the upper and lower parts of the iris region. The initial stage begins with locating the center of the iris and determines the radius of the pupil in order to separate the iris image. Fig.2: After Hough transform ii) Iris Normalization: The variations in an eye image such as size of iris, position of iris in an eye image, orientation of iris and images acquired at different timings and different distances leads to different patterns of eye images. Hence iris normalization is required to arrange all iris images of a person to similar dimensions. Normalization process involves unwrapping the iris and converting into polar equivalent using Daugman’s Rubber sheet model [13].
  • 4. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 11 | Page The center of the pupil is considered as the reference point and a remapping formula is used to convert the points on the Cartesian scale to the polar scale using equation 4 and 5 as shown in the Figure 3. ……………………………………………………………….. (4) Where, r’= represents the distance between the edge of the pupil and edge of the iris at an angle θ round the region r1 = iris radius Fig.3: Normalization process ox,oy=represent the displacement of the centre of the pupil relative to the centre of the iris ………………………………………………………………………. (5) The homogeneous rubber sheet model devised by Daugman remaps each point within the iris region to a pair of polar coordinates where the radius r is on the interval (0,1), and the angle is on the interval [0, 2 ]. Then the normalized iris region is unwrapped into a rectangular region is shown in Figure 4. Fig.4: Daugman’s Rubber Sheet Model 3.2.3 Region of Interest (ROI): The Region of Interest is one of the major factors which influence the speed and quality of Iris recognition. The Iris portion obtained from pre-processed is of the size 64X512 would be practically heavy to process is shown in Figure 5. Fig.5: Pre-processed Iris Image. The small portion from the preprocessed iris with significant information is considered to reduce the recognition error and computation time which leads to ROI. On observation of CASIA database intersection of 6% to 19% of horizontal portion and 40% to 90% of vertical portion of preprocessed iris is considered for ROI as it consists of significant features to differentiate iris images of two different persons. The extraction process of ROI from iris is shown in Figure 6. The ROI of size 8*250 is shown in the Figure 7
  • 5. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 12 | Page Fig.6: ROI Extraction Fig.7: ROI of size 8*250. 3.2.4 Empirical Mode Decomposition (EMD): The EMD [19] [20] is a multi-resolution decomposition technique and suitable to analyze non-linear and non-stationary signals. EMD can decompose a signal into several Intrinsic Mode Functions (IMFs). The signal component is said to be IMF only if the signal satisfies the two conditions such as (i) In the whole dataset of the signal, the number of extremas and the number of zero-crossings must either be equal or differ at most by one and (ii) At any point, the mean value of the envelope defined by the local maxima and the envelope defined by the local minima must be zero. Unlike the harmonics function of a Fourier series, these oscillatory functions may vary in both amplitude and frequency over time. In this decomposition process, the first IMF contains the highest frequencies associated with the original signal; each subsequent IMF contains lower frequency components The pixel sequences of ROI image are concatenated by considering row wise to form 1-Dimensional vector given in an Equation 6. V= {v1; v2; v3… vn}……………………………………………………………………………………………...(6) Where ,v1, v2….vn are rows of ROI n=size of ROI 8*250 An EMD is applied on vector V of ROI is shown in Figure 8. Fig.8: The four IMF components obtained for the original iris signal
  • 6. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 13 | Page The first IMF is obtained when the signal satisfies the given conditions in the EMD process. Then the first IMF is subtracted from the original signal, and the remaining signal is again checked for the given conditions in the EMD, when the subtracted signal satisfies the given condition. The IMF 2 is obtained similarly the next IMF’s are determined. The IMF1 is discarded as it has full of high frequency component which is not suitable to extract feature. The IMF2, IMF3, IMF4 are considered for feature vector and add them to get to new vector. The features of EMD are formed by an addition [20] of the IMF2, IMF3 and IMF4 as given in an Equation 7. EMD= (IMF2+IMF3+IMF4)………………………………………………………………………………… (7) 3.2.4 Feature Extraction Using FFT The FFT is applied to the ROI vector V of one-dimensional and the absolute coefficients are computed and considered as the feature vector. The FFT spectrum of ROI vector is shown in Figure 9. 3.2.5Final Feature Set The EMD and FFT features are fused element by element using arithmetic summation to generate final feature vector. The fused features of EMD and FFT have better recognition than an individual features. The final features vector is given in an Equation 8. Vector = [EMD+FFT]. ……………………………………………………………………………. (8) 0 500 1000 1500 2000 2500 0 2000 4000 6000 8000 10000 12000 14000 Frequency FFTCo-efficient Fig.9: FFT of ROI 3.2.5Final Feature Set The EMD and FFT features are fused element by element using arithmetic summation to generate final feature vector. The fused features of EMD and FFT have better recognition than an individual features. The final features vector is given in an Equation 8. Vector = [EMD+FFT]. ……………………………………………………………………………. (8) 3.2.6 Matching The final feature vector of test image is compared with final feature vectors of database images using Euclidean distance to verify whether the test image is matching with database images. The Euclidean distance formula is given in the Equation 9. …….…………………………………………………………………….. (9) Where, M=1*2000 the dimension of feature vector. -is the database feature vector. -is the test feature vector. IV. Algorithm Problem definition: The iris is used to identify a person. The EMD and FFT are used to generate features individually. The final features are obtained by fusing individual features. The objectives are 1. Recognize a human using Iris 2. To increase CRR value 3. To decrease EER value The correct recognition of a person using iris by fusion of EMD and FFT features are explained in detail in the Table 1
  • 7. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 14 | Page Table 1: Proposed Algorithm V. Results For performance analysis the CASIA V3 iris database is considered is shown in Figure 10. The FRR value decreases and FAR value increases for the proposed technique with respect to their threshold as shown in Figure 11. The value of FAR, FRR and EER are zero at threshold of 0.3. Hence our technique is better in terms of FAR, FRR and EER. Fig.10: Sample Iris images of CASIA database 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Threshold---> FARandFRR frr far Fig.11: FRR and FAR v/s Threshold for proposed technique Table 2: Comparision of CRR and EER for proposed and existing techniques Methods CRR (%) EER (%) Daugman [13] 100 0.08 Boles and Boashash [14] 92.64 8.13 L.Ma et al., [15] 100 0.07 Chang et al., [16] 98.79 1.29 Zhang et al., [17] 100 0.46 Proposed Algorithm 100 0.00
  • 8. Transform Domain Based Iris Recognition using EMD and FFT DOI: 10.9790/4200-0701010815 www.iosrjournals.org 15 | Page The correct recognition rate and EER values of proposed IREF algorithm is compared with the existing algorithms viz. Daugman[13], Boles and Boashash[14], L.Ma et al., [15], Chang et al., [16], Zhang et al., [17]. It is observed that the proposed algorithm gives better results compared to existing algorithm. As per the Table 2, the proposed model gives 100% CRR and zero EER compared to the existing algorithms. VI. Conclusion Iris is unique part of a human body used to verify a person. In this paper Transform Domain Based Iris Recognition using EMD and FFT algorithm is proposed. The eye image is preprocessed to obtain ROI area from an iris part. The EMD and FFT are applied on ROI to extract features individually. The arithmetic summation is used to generate final features from individual features. The test iris features are compared with database iris features using ED. The proposed algorithm gives better CRR and EER values compared to existing algorithms. In future the algorithm may be tested with different transformations and fusion techniques. References [1] Ya-Ping Huang, Si-Wei Luo and En-Yi Chen, “An Efficient Iris Recognition System,” IEEE International Conference on Machine Learning and Cybernetics, vol. 1, pp. 450–454, November 2002. [2] C. Tisse, L. Martin, L. Torres and M. Robert, “Person Identification Technique using Human Iris Recognition,” IEEE International Conference on Vision Interface, vol. 4, pp. 33 - 36, 2004. [3] J. Daugman, “How Iris Recognition Works,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 21-30, 2004. [4] Hui Zheng and Fei Su, “An Improved Iris Recognition System Based on Gabor Filters,” IEEE International Conference on Network Infrastructure and Digital Content, pp. 823-827, 2009. [5] Lahouari Ghouti and Fares S. Al-Qunaieer, “Color Iris Recognition Using Quaternion Phase Correlation,” IEEE Symposium on Bio-Inspired Learning and Intelligent Systems for Security, pp. 20-25, 2009. [6] Ghassan J. Mohammad ,Hong BinKung, BinRong, Ann A. Al-Kazzaz and Maan Younis Abdullah, “A New Localization Method for Iris Recognition Based on Angular Integral Projection Function,” IEEE International Workshop on Education Technology and Computer Science, pp. 316-320, 2009. [7] Khin sint Kyaw, “Iris Recognition System using Statistical Features for Biometric Identification,” IEEE International Conference on Electronic Computer Technology, pp. 554-556, 2009. [8] H B Kekre, “Iris Recognition Using Vector Quantization,” IEEE International Conference on Signal Acquisition and processing, pp 58-61, 2010. [9] Zhou Hu-Lin and Xie Mei, “Iris Biometric Processor Enhanced Module,” IEEE International Conference on Computer Modeling and Simulation, pp. 259-262, 2010. [10] C M Patil and Sudharshan Patilkulkarni, “An Approach of Iris Feature Extraction for Personal Identification,” IEEE International Conference on Advances in Recent Technologies in Communication and Computing, pp.796-799, 2009. [11] GU Hong-ying, Zhuang Yue-ting, PAN Yun-he, “An Iris Recognition Method Based on Multi- Orientation Features and Non- symmetrical SVM,” Journal of Zhejiang University, vol. 6, pp. 428-432, 2008. [12] Makram Nabti and Ahmed Bouridane, “An Effective and Fast Iris Recognition System based on a Combined Multiscale Feature Extraction Technique,” Elsevier Science Inc. New York, NY, USA, pp. 868-879, 2008. [13] J. Daugman’s, “High Confidence Visual Recognition of Persons By A Test of Statistical Independence,” IEEE Transactions on Pattern Analysis And Machine Intelligence, Vol. 15, No. 11, pp. 1148-1161, November, 1993. [14] W.W. Boles and B. Boashash, “A Human Identification Technique using Images of the Iris and Wavelet Transform,” IEEE Transactions on Signal Processing, vol. 46, no. 4, pp. 1185-1188, 1998.. [15] Li Ma, Tieniu Tan, Yunhong Wang and Dexin Zhang, “Efficient Iris Recognition by Characterizing Key Local Variations,” IEEE Transactions on Image Processing, pp.739-750, 2004. [16] Chien-ping Chang, Jen-Chun Lee, Yu Su and Te-Ming Tu ”Using Empirical mode Decomposition for iris recognition,” Elsevier Science Publishers B. V. Amsterdam, The Netherlands, Computer Standards and Interfaces Vol 31, Issue 4, pp 729-739, June, 2009 [17] Zhang Shunli, Han Min, Sun Weifeng and Yang Mingqiang “Iris Feature Extraction and Recognition Based On Empirical Mode Decomposition,” IEEE International Conference on Fuzzy Systems and Knowledge Discovery, pp. 2633-2636, 2010 [18] Anna Linderhed “Image Empirical Mode Decomposition: A New Tool For Image Processing, “World Scientific Publishing Company Advances in Adaptive Data Analysis Vol. 1, No. 2, pp. 265–294, 2009 [19] Li Lin, Ji Hongbing “Signal feature extraction based on an improved EMD method,” Elsevier publishers,Measurement,0263-2241 January 2009