SlideShare a Scribd company logo
Bulletin of Electrical Engineering and Informatics
Vol. 10, No. 1, February 2021, pp. 156~159
ISSN: 2302-9285, DOI: 10.11591/eei.v10i1.2467  156
Journal homepage: http://beei.org
Deblurring of noisy iris images in iris recognition
Shahrizan Jamaludin1
, Nasharuddin Zainal2
, W. Mimi Diyana W. Zaki3
1
Department of Maritime Technology, Faculty of Ocean Engineering Technology and Informatics,
Universiti Malaysia Terengganu, Malaysia
2,3
Department of Electrical, Electronic and Systems Engineering, Faculty of Engineering and Built Environment,
Universiti Kebangsaan Malaysia, Malaysia
Article Info ABSTRACT
Article history:
Received Feb 1, 2020
Revised Apr 8, 2020
Accepted May 15, 2020
Iris recognition used the iris features to verify and identify the identity
of human. The iris has many advantages such as stability over time, easy to
use and high recognition accuracy. However, the poor quality of iris images
can degrade the recognition accuracy of iris recognition system.
The recognition accuracy of this system is depended on the iris pattern
quality captured during the iris acquisition. The iris pattern quality can degrade
due to the blurry image. Blurry image happened due to the movement during
image acquisition and poor camera resolution. Due to that, a deblurring
method based on the Wiener filter was proposed to improve the quality of iris
pattern. This work is significant since the proposed method can enhance
the quality of iris pattern in the blurry image. Based to the results, the proposed
method improved the quality of iris pattern in the blurry image. Moreover,
it recorded the fastest execution time to improve the quality of iris pattern
compared to the other methods.
Keywords:
Blurry image
Deblurring
Iris pattern
Iris recognition
Wiener filter
This is an open access article under the CC BY-SA license.
Corresponding Author:
Shahrizan Jamaludin,
Department of Maritime Technology,
Faculty of Ocean Engineering Technology and Informatics,
Universiti Malaysia Terengganu, Malaysia.
Email: shahrizanj@umt.edu.my
1. INTRODUCTION
Security has become the main priority due the current situation and conflict in all parts of the world.
In order to improve the security, a lot of money has been spent for the security equipment and personals [1].
The biometric technology has been proposed in order to help the government through their own authorities to
identify the terrorists and criminals. This technology is reliable since a lot of biometric data are collected and
stored everyday from the immigration department, police department and medical health care [1].
One of the biometric systems is iris recognition, where it can be used for human recognition by using
the human irises. It can be implemented on the computer [2], FPGA [3], and GPU [4], with full [1] and
partial [5] segmentations. Normally, iris recognition is divided into five main stages which are iris
acquisition, iris segmentation, feature extraction, normalization and matching.
The likelihood to locate two persons with a similar iris is estimated at 1 in 1072
[6]. It is a pigmented
tissue and located behind the cornea [7]. Iris is formed in the first trimester of pregnancy and completed in
the third trimester. Moreover, the natural test against artifice is provided from its response to the light [8].
Other than that, there is no similar iris between twins due to the complex features such as zig-zag collarette,
ridges, rings, freckles, furrows, corona, crypts and arching ligaments [9], which makes the iris recognition is
unique for everyone. The advantages of iris recognition are stability over time, easy to use, one unique ID,
high recognition accuracy and high security. The iris can be used for as a pass to access the controlled area
such as the airport, chemical laboratory, armoury, and many more.
Bulletin of Electr Eng & Inf ISSN: 2302-9285 
Deblurring of noisy iris images in iris recognition (Shahrizan Jamaludin)
157
However, the poor quality of iris images can deteriorate the recognition accuracy of the system.
The recognition accuracy is depended on the iris pattern quality captured during the image acquisition.
The iris pattern quality can degrade because of the blurry image. Blurry image happened due to
the movement during image acquisition and poor camera resolution. Moreover, it can introduce shadow and
noise that can degrade the rich texture of iris pattern. Due to that, the Wiener filter is proposed to improve
the quality of iris pattern. This work is significant since the proposed method can improve the quality of iris
pattern in the blurry image. Due to that, a high-quality iris image and a high-resolution camera are not needed
in order to verify the identity of human.
2. RESEARCH METHOD
Image deblurring is a process to restore the blurry image. The blurry image happened from
the disturbance of scattered light of sun, camera, reflection and lamp. Other than that, the blurry image
occurred due to the movement of camera or object during the acquisition process. The inappropriate
capturing time can also contribute to the blurry image due to the reduced numbers of photons acquired.
Moreover, the blurry image can also be created from the wrong lens angles and poor focus.
Previously, in order to improve the iris image quality, method [10] used the multi-scale retinex
and homomorphic filtering to remove shadows and deblur iris image. Then, the histogram analysis was used
to enhance the contrast of iris image. Other than that, the spectral curve fitting was used by method [11]
for the restoration of defocused iris image. Moreover, the motion blur was improved by the total
variation regularized technique [12]. Then in [13], the statistics of local and global iris image were introduced
to improve the image. The point spread function (PSF) as in [14] can be implemented to deblurring
the image. The Lucy-Richardson algorithm [15] and blind deconvolution algorithm [16] can also be
conducted to increase the iris image quality. Other than that, the regularized filter can also be used for
deblurring iris image. Image quality assessment [17], hybrid statistical noise suppression [18] and optimum
mean [19] can also be used to enhance the quality of image. The latest denoising methods such as [20-24].
However, the deblurring process might require more execution time in order to enhance the iris pattern
quality. The deblurring methods stated above required heavy computation, thus more time taken for
deblurring process.
In this paper, the Wiener filter is proposed as a deblurring method for iris image. Wiener filter is
a deconvolution method implemented when the image frequency and additive noise are known. The Wiener
filter can reduce noise with a poor signal-to-noise ratio (SNR). Moreover, the least square restoration
technique is used with the Wiener filter. Firstly, the point spread function (PSF) is obtained from the blurry
pixel width of the blurry iris image. The PSF is measured to get the spread point of light of the optical
system. After that, the camera linear motion and the Gaussian low-pass filter are selected as the constraints of
PSF. Finally, the Wiener filter is applied on the iris image. Wiener filter is derived from (1):
( ) ( ) ( )
( ) ( ) ( )'
2
1
2
1
2
2
1
2
1
2
1
2
1
,
,
,
,
,
*
,
f
f
S
f
f
S
f
f
H
f
f
S
f
f
H
f
f
W
nn
xx
xx
+
= (1)
where ( )
2
1, f
f
Sxx is the original iris image power spectra, ( )
2
1, f
f
Snn is the noise power spectra and
( )
2
1, f
f
H is the blurring filter. The quality of blurry iris image is improved by applying the highpass filter,
while the noise is removed with the lowpass filter. Meanwhile, the power spectrum xx
S is derived from (2).
2
H
S
S
S
nn
yy
xx
−
= (2)
After that, the proposed method is compared with the Lucy-Richardson algorithm [15] where
the Poisson noise is used to enhance the blurry image when the PSF and additive noise information is known.
Then, the proposed method is compared with the blind deconvolution algorithm [16] when the PSF
and additive noise information is unknown. In this algorithm, PSF is obtained by measuring the width of
blurry pixels in the iris image. A few improvements are applied on this algorithm where it can decrease noise
effect, eliminate bad pixels and can improvise noise from the camera read-out.
 ISSN: 2302-9285
Bulletin of Electr Eng & Inf, Vol. 10, No. 1, February 2021 : 156 – 159
158
3. RESULTS AND DISCUSSION
The experiment is conducted on the Intel Core i5 (2.3 GHz) processor, 4 GB RAM memory and
MATLAB software. The UBIRIS v1 [25] database is used for this experiment which is collected by SOCIA
Lab. The proposed method was implemented on the iris images with two conditions. The first condition was
to apply on the entire iris image (full processing). The second condition was the proposed method applied
on the iris region only (specific processing). After that, the proposed method was differentiated with the blind
deconvolution algorithm and Lucy-Richardson algorithm. Based on Figure 1, the proposed method managed
to enhance the iris image quality. The iris images applied with both full and specific processing were
improved by using the proposed method. However, the specific processing focused on the iris region only.
Meanwhile, the full processing focused on the entire image. Logically, the full processing was wasting time
since it required to process the entire image, while the specific processing only on the small part of
the image. The iris region should be the only region to be applied with the proposed method since it was full
with iris pattern. In the other hand, the other parts of iris image such as sclera and pupil contained
meaningless elements for iris recognition. Moreover, the proposed method not only can enhance the iris
image quality, but also can add more features into the iris pattern. More features will make that iris more unique
and hardly to commit fraud. The recognition accuracy can be improved by the good quality of iris pattern.
Figure 1. The results of the proposed method
In terms of execution time, the proposed method recorded the fastest execution time as in Table 1.
The proposed method was faster and more efficient due to the less complex computation than the blind
deconvolution algorithm and Lucy-Richardson algorithm. Moreover, the specific processing of the proposed
method recorded a faster execution time than the full processing of the proposed method. For the specific
processing, the proposed method was applied on a small region in the image. Meanwhile for the full
processing, the proposed method was applied on the entire iris image, thus required more execution time to
perform the proposed deblurring process.
Table 1. The results of execution time
Methods
Average execution time (s)
Full processing Specific processing
Blind deconvolution algorithm 0.807 0.783
Lucy-Richardson algorithm 0.368 0.348
Proposed method 0.067 0.063
Bulletin of Electr Eng & Inf ISSN: 2302-9285 
Deblurring of noisy iris images in iris recognition (Shahrizan Jamaludin)
159
4. CONCLUSION
In this study, a deblurring method based on the Wiener filter was proposed in order to enhance
the quality of iris pattern and to reduce the execution time. The proposed method was applied on the iris
images with two conditions: on the whole iris image (full processing) and on the specific iris region (specific
processing). Based to the results, the proposed method improved the quality of iris pattern in the blurry
image. Due to that, a high-quality iris image and a high-resolution camera are not needed to recognize
the identity of human. Moreover, the proposed method not only can enhance the quality of iris image, but can
also add more features into the iris pattern. Other than that, the proposed method achieved the fastest
execution time compared to the others. The proposed method was faster and more efficient due to the less
complex computation. For future work, the other deblurring method such as the regularized filter can be
implemented on the blurry iris images in order to improve the execution time.
REFERENCES
[1] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “The removal of specular reflection in noisy iris image,”
Journal of Telecommunication, Electronic and Computer Engineering. vol. 8, no. 4, pp. 59-64, 2016.
[2] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “Iris recognition based on the modified chan–vese active
contour,” Jurnal Teknologi, vol. 78, no. 10, pp. 13-17, 2016.
[3] T. M. Khan, D. G. Bailey, M. A. U. Khan, and Y. Kong, “Efficient hardware implementation strategy for local
normalization of fingerprint images,” Journal of Real-Time Image Processing, vol. 16, pp. 1263-1275, 2019.
[4] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “GPU implementation of sub-iris technique in iris recognition
system,” Pertanika Journal of Science and Technology, vol. 25, pp. 263-274, 2017.
[5] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “Sub-iris technique for non-ideal iris recognition,” Arabian
Journal for Science and Engineering, vol. 43, no. 12, pp. 7219-7228, 2018.
[6] L. Flom and A. Safir, “Iris recognition system,” U.S. Patent no. 4,641,349, Feb. 1987.
[7] U. von Seelen, “Iriscode template compression and its effects on authentication performance,” Biometrics
Consortium Conference, pp. 1-18, 2004.
[8] J. Daugman, “How iris recognition works,” IEEE Transactions on Circuits and Systems for Video Technology,
vol. 14, no. 1, pp. 21-30, Jan. 2004.
[9] A. Muron and M. L. Pospisil, “The human iris structure and its usages,” Acta Universitatis Palackianae Physica,
vol. 39, pp. 87-95, 2000.
[10] D. S. Md Shukri, H. Asmuni, R. M. Othman, and R. Hassan, “An improved multiscale retinex algorithm for
motion-blurred iris images to minimize the intra-individual variations,” Pattern Recognition Letters, vol. 34, no.9,
pp. 1071-1077, 2013.
[11] H. Ren, Y. He, S. Wang, C. Gan, and J. Wang, “Defocused iris image restoration based on spectral curve fitting,”
Chinese Conference on Biometric Recognition, pp. 338-344, 2013.
[12] F. Alaoui, K. Assid, V. Dembele, and A. Nassim, “Application of blind deblurring algorithm for iris biometric,”
International Journal of Computer Applications, vol. 79, no. 3, pp. 11-15, 2013.
[13] L. Ren, X. Huang, and R. Yang, “Iris deblurring method based on global and local iris image statistics,” U.S. Patent
no. 8,374,389, 2013.
[14] J. Liu, Z. Sun, and T. Tan, “Iris image deblurring based on refinement of point spread function,” Chinese
Conference on Biometric Recognition, pp. 184-192, 2012.
[15] P. Anjaiah, “An approach to enhancing security of biometric image with retrieval system,” Anveshana’s
International Journal of Research in Engineering and Applied Sciences, vol. 2, no. 3, pp. 147-154, 2017.
[16] F. L. de A. Junior, R. N. Franca, and D. Z. Rodriguez, “Image quality treatment to improve iris biometric systems,”
INFOCOMP Journal of Computer Science, vol. 16, no. 1-2, pp. 21-30, 2017.
[17] F. Mokhtar, R. Ngadiran, T. Basheer, and A. N. A. Rahim, “Analysis of wavelet-based full reference image quality
assessment algorithm,” Bulletin of Electrical Engineering and Informatics, vol. 8, no. 2, pp. 527-532, 2019.
[18] S. Rajkumar and G. Malathi, “An efficient image denoising approach for the recovery of impulse noise,” Bulletin of
Electrical Engineering and Informatics, vol. 6, no. 3, pp. 281-286, 2017.
[19] W. A. Mustafa, M. M. M. A. Kader, and Z. I. A. Khalib, “Improved wolf algorithm on document images detection
using optimum mean technique,” Bulletin of Electrical Engineering and Informatics, vol. 8, no. 2, pp. 551-557, 2019.
[20] L. Abderrahim, M. Salama, and D. Abdelbaki, “Novel design of a fractional wavelet and its application to image
denoising,” Bulletin of Electrical Engineering and Informatics, vol. 9, no. 1, pp. 129-140, 2019.
[21] C. Wu, X. Ma, and W. Wang, “Hyperspectral image denoise based on curvelet transform combined with weight
coefficient method,” Journal of Intelligent and Fuzzy Systems, vol. 37, no. 4, pp. 4425-4429, 2019.
[22] P. Sahu, “A novel approach to denoise 2d-images from different noise signals using combination of various filters,”
International Journal of Scientific Research in Science, Engineering and Technology, vol. 2, no. 3, pp. 728-732, 2016.
[23] P. Jain, A. Mathur, and H. Dhabhai, “Analysis of MRI image de-noising technique,” International Journal of
Computer Science and Mobile Computing, vol. 8, no. 5, pp. 171-175, 2019.
[24] R. M. Farouk, M. Elsayed, and M. Aly, “Medical image denoising based on log-gabor wavelet dictionary and k-svd
algorithm,” International Journal of Computer Applications, vol. 141, no. 1, pp. 27-32, 2016.
[25] H. Proenca and L. A. Alexandre, “UBIRIS: A noisy iris image database,” International Conference on Image
Analysis and Processing, pp. 970-977, 2005.

More Related Content

What's hot

A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...
A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...
A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...
Ping Hsu
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...
eSAT Journals
 
Fu2410501055
Fu2410501055Fu2410501055
Fu2410501055
IJERA Editor
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373
Editor IJARCET
 
Ap4301221223
Ap4301221223Ap4301221223
Ap4301221223
IJERA Editor
 
International Journal of Image Processing (IJIP) Volume (1) Issue (1)
International Journal of Image Processing (IJIP) Volume (1) Issue (1)International Journal of Image Processing (IJIP) Volume (1) Issue (1)
International Journal of Image Processing (IJIP) Volume (1) Issue (1)
CSCJournals
 
Paper id 25201482
Paper id 25201482Paper id 25201482
Paper id 25201482
IJRAT
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clustering
eSAT Journals
 
1412194747_414ijarse
1412194747_414ijarse1412194747_414ijarse
1412194747_414ijarse
Snigdha rai
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
eSAT Publishing House
 
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
Christopher Mehdi Elamri
 
Brain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imagingBrain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imaging
ijitcs
 
Medical Image Fusion Using Discrete Wavelet Transform
Medical Image Fusion Using Discrete Wavelet TransformMedical Image Fusion Using Discrete Wavelet Transform
Medical Image Fusion Using Discrete Wavelet Transform
IJERA Editor
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
eSAT Journals
 
Efficient Brain Tumor Detection Using Wavelet Transform
Efficient Brain Tumor Detection Using Wavelet TransformEfficient Brain Tumor Detection Using Wavelet Transform
Efficient Brain Tumor Detection Using Wavelet Transform
IJERA Editor
 
A theoretical study on partially automated method for (prostate) cancer pinpo...
A theoretical study on partially automated method for (prostate) cancer pinpo...A theoretical study on partially automated method for (prostate) cancer pinpo...
A theoretical study on partially automated method for (prostate) cancer pinpo...
eSAT Journals
 
A theoretical study on partially automated method
A theoretical study on partially automated methodA theoretical study on partially automated method
A theoretical study on partially automated method
eSAT Publishing House
 
Paper id 28201445
Paper id 28201445Paper id 28201445
Paper id 28201445
IJRAT
 

What's hot (18)

A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...
A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...
A MEMS BASED OPTICAL COHERENCE TOMOGRAPHY IMAGING SYSTEM AND OPTICAL BIOPSY P...
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...
 
Fu2410501055
Fu2410501055Fu2410501055
Fu2410501055
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373
 
Ap4301221223
Ap4301221223Ap4301221223
Ap4301221223
 
International Journal of Image Processing (IJIP) Volume (1) Issue (1)
International Journal of Image Processing (IJIP) Volume (1) Issue (1)International Journal of Image Processing (IJIP) Volume (1) Issue (1)
International Journal of Image Processing (IJIP) Volume (1) Issue (1)
 
Paper id 25201482
Paper id 25201482Paper id 25201482
Paper id 25201482
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clustering
 
1412194747_414ijarse
1412194747_414ijarse1412194747_414ijarse
1412194747_414ijarse
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
 
Brain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imagingBrain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imaging
 
Medical Image Fusion Using Discrete Wavelet Transform
Medical Image Fusion Using Discrete Wavelet TransformMedical Image Fusion Using Discrete Wavelet Transform
Medical Image Fusion Using Discrete Wavelet Transform
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
Efficient Brain Tumor Detection Using Wavelet Transform
Efficient Brain Tumor Detection Using Wavelet TransformEfficient Brain Tumor Detection Using Wavelet Transform
Efficient Brain Tumor Detection Using Wavelet Transform
 
A theoretical study on partially automated method for (prostate) cancer pinpo...
A theoretical study on partially automated method for (prostate) cancer pinpo...A theoretical study on partially automated method for (prostate) cancer pinpo...
A theoretical study on partially automated method for (prostate) cancer pinpo...
 
A theoretical study on partially automated method
A theoretical study on partially automated methodA theoretical study on partially automated method
A theoretical study on partially automated method
 
Paper id 28201445
Paper id 28201445Paper id 28201445
Paper id 28201445
 

Similar to Deblurring of noisy iris images in iris recognition

A fast specular reflection removal based on pixels properties method
A fast specular reflection removal based on pixels properties methodA fast specular reflection removal based on pixels properties method
A fast specular reflection removal based on pixels properties method
journalBEEI
 
G01114650
G01114650G01114650
G01114650
IOSR 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 Systems
IOSR Journals
 
Glaucoma progressiondetection based on Retinal Features.pptx
 Glaucoma progressiondetection based on Retinal Features.pptx Glaucoma progressiondetection based on Retinal Features.pptx
Glaucoma progressiondetection based on Retinal Features.pptx
ssuser097984
 
Effective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesEffective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye images
TELKOMNIKA 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 network
ijcsit
 
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
 
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
 
IRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET - Human Eye Pupil Detection Technique using Center of Gravity MethodIRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET Journal
 
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
 
IRJET- Survey of Iris Recognition Techniques
IRJET- Survey of Iris Recognition TechniquesIRJET- Survey of Iris Recognition Techniques
IRJET- Survey of Iris Recognition Techniques
IRJET Journal
 
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
IJECEIAES
 
IRJET- Retinal Health Diagnosis using Image Processing
IRJET- Retinal Health Diagnosis using Image ProcessingIRJET- Retinal Health Diagnosis using Image Processing
IRJET- Retinal Health Diagnosis using Image Processing
IRJET Journal
 
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATORIRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
csitconf
 
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATORIRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
cscpconf
 
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled EnvironmentStereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
TELKOMNIKA JOURNAL
 
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
CSCJournals
 
An Image-Based Bone fracture Detection Using AForge Library
An Image-Based Bone fracture Detection Using AForge LibraryAn Image-Based Bone fracture Detection Using AForge Library
An Image-Based Bone fracture Detection Using AForge Library
International Journal of Computer and Communication System Engineering
 
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
 
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
sipij
 

Similar to Deblurring of noisy iris images in iris recognition (20)

A fast specular reflection removal based on pixels properties method
A fast specular reflection removal based on pixels properties methodA fast specular reflection removal based on pixels properties method
A fast specular reflection removal based on pixels properties method
 
G01114650
G01114650G01114650
G01114650
 
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
 
Glaucoma progressiondetection based on Retinal Features.pptx
 Glaucoma progressiondetection based on Retinal Features.pptx Glaucoma progressiondetection based on Retinal Features.pptx
Glaucoma progressiondetection based on Retinal Features.pptx
 
Effective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesEffective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye images
 
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
 
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...
 
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...
 
IRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET - Human Eye Pupil Detection Technique using Center of Gravity MethodIRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
 
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...
 
IRJET- Survey of Iris Recognition Techniques
IRJET- Survey of Iris Recognition TechniquesIRJET- Survey of Iris Recognition Techniques
IRJET- Survey of Iris Recognition Techniques
 
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
 
IRJET- Retinal Health Diagnosis using Image Processing
IRJET- Retinal Health Diagnosis using Image ProcessingIRJET- Retinal Health Diagnosis using Image Processing
IRJET- Retinal Health Diagnosis using Image Processing
 
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATORIRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
 
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATORIRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
IRIS BIOMETRIC RECOGNITION SYSTEM EMPLOYING CANNY OPERATOR
 
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled EnvironmentStereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
 
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
 
An Image-Based Bone fracture Detection Using AForge Library
An Image-Based Bone fracture Detection Using AForge LibraryAn Image-Based Bone fracture Detection Using AForge Library
An Image-Based Bone fracture Detection Using AForge Library
 
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...
 
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
 

More from journalBEEI

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
journalBEEI
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
journalBEEI
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
journalBEEI
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
journalBEEI
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
journalBEEI
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
journalBEEI
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
journalBEEI
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
journalBEEI
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
journalBEEI
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
journalBEEI
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
journalBEEI
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
journalBEEI
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
journalBEEI
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
journalBEEI
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
journalBEEI
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
journalBEEI
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
journalBEEI
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
journalBEEI
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentation
journalBEEI
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...
journalBEEI
 

More from journalBEEI (20)

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentation
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...
 

Recently uploaded

ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))
shivani5543
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
Mahmoud Morsy
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
john krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptxjohn krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptx
Madan Karki
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
Hematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood CountHematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood Count
shahdabdulbaset
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 

Recently uploaded (20)

ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
john krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptxjohn krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptx
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
Hematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood CountHematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood Count
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 

Deblurring of noisy iris images in iris recognition

  • 1. Bulletin of Electrical Engineering and Informatics Vol. 10, No. 1, February 2021, pp. 156~159 ISSN: 2302-9285, DOI: 10.11591/eei.v10i1.2467  156 Journal homepage: http://beei.org Deblurring of noisy iris images in iris recognition Shahrizan Jamaludin1 , Nasharuddin Zainal2 , W. Mimi Diyana W. Zaki3 1 Department of Maritime Technology, Faculty of Ocean Engineering Technology and Informatics, Universiti Malaysia Terengganu, Malaysia 2,3 Department of Electrical, Electronic and Systems Engineering, Faculty of Engineering and Built Environment, Universiti Kebangsaan Malaysia, Malaysia Article Info ABSTRACT Article history: Received Feb 1, 2020 Revised Apr 8, 2020 Accepted May 15, 2020 Iris recognition used the iris features to verify and identify the identity of human. The iris has many advantages such as stability over time, easy to use and high recognition accuracy. However, the poor quality of iris images can degrade the recognition accuracy of iris recognition system. The recognition accuracy of this system is depended on the iris pattern quality captured during the iris acquisition. The iris pattern quality can degrade due to the blurry image. Blurry image happened due to the movement during image acquisition and poor camera resolution. Due to that, a deblurring method based on the Wiener filter was proposed to improve the quality of iris pattern. This work is significant since the proposed method can enhance the quality of iris pattern in the blurry image. Based to the results, the proposed method improved the quality of iris pattern in the blurry image. Moreover, it recorded the fastest execution time to improve the quality of iris pattern compared to the other methods. Keywords: Blurry image Deblurring Iris pattern Iris recognition Wiener filter This is an open access article under the CC BY-SA license. Corresponding Author: Shahrizan Jamaludin, Department of Maritime Technology, Faculty of Ocean Engineering Technology and Informatics, Universiti Malaysia Terengganu, Malaysia. Email: shahrizanj@umt.edu.my 1. INTRODUCTION Security has become the main priority due the current situation and conflict in all parts of the world. In order to improve the security, a lot of money has been spent for the security equipment and personals [1]. The biometric technology has been proposed in order to help the government through their own authorities to identify the terrorists and criminals. This technology is reliable since a lot of biometric data are collected and stored everyday from the immigration department, police department and medical health care [1]. One of the biometric systems is iris recognition, where it can be used for human recognition by using the human irises. It can be implemented on the computer [2], FPGA [3], and GPU [4], with full [1] and partial [5] segmentations. Normally, iris recognition is divided into five main stages which are iris acquisition, iris segmentation, feature extraction, normalization and matching. The likelihood to locate two persons with a similar iris is estimated at 1 in 1072 [6]. It is a pigmented tissue and located behind the cornea [7]. Iris is formed in the first trimester of pregnancy and completed in the third trimester. Moreover, the natural test against artifice is provided from its response to the light [8]. Other than that, there is no similar iris between twins due to the complex features such as zig-zag collarette, ridges, rings, freckles, furrows, corona, crypts and arching ligaments [9], which makes the iris recognition is unique for everyone. The advantages of iris recognition are stability over time, easy to use, one unique ID, high recognition accuracy and high security. The iris can be used for as a pass to access the controlled area such as the airport, chemical laboratory, armoury, and many more.
  • 2. Bulletin of Electr Eng & Inf ISSN: 2302-9285  Deblurring of noisy iris images in iris recognition (Shahrizan Jamaludin) 157 However, the poor quality of iris images can deteriorate the recognition accuracy of the system. The recognition accuracy is depended on the iris pattern quality captured during the image acquisition. The iris pattern quality can degrade because of the blurry image. Blurry image happened due to the movement during image acquisition and poor camera resolution. Moreover, it can introduce shadow and noise that can degrade the rich texture of iris pattern. Due to that, the Wiener filter is proposed to improve the quality of iris pattern. This work is significant since the proposed method can improve the quality of iris pattern in the blurry image. Due to that, a high-quality iris image and a high-resolution camera are not needed in order to verify the identity of human. 2. RESEARCH METHOD Image deblurring is a process to restore the blurry image. The blurry image happened from the disturbance of scattered light of sun, camera, reflection and lamp. Other than that, the blurry image occurred due to the movement of camera or object during the acquisition process. The inappropriate capturing time can also contribute to the blurry image due to the reduced numbers of photons acquired. Moreover, the blurry image can also be created from the wrong lens angles and poor focus. Previously, in order to improve the iris image quality, method [10] used the multi-scale retinex and homomorphic filtering to remove shadows and deblur iris image. Then, the histogram analysis was used to enhance the contrast of iris image. Other than that, the spectral curve fitting was used by method [11] for the restoration of defocused iris image. Moreover, the motion blur was improved by the total variation regularized technique [12]. Then in [13], the statistics of local and global iris image were introduced to improve the image. The point spread function (PSF) as in [14] can be implemented to deblurring the image. The Lucy-Richardson algorithm [15] and blind deconvolution algorithm [16] can also be conducted to increase the iris image quality. Other than that, the regularized filter can also be used for deblurring iris image. Image quality assessment [17], hybrid statistical noise suppression [18] and optimum mean [19] can also be used to enhance the quality of image. The latest denoising methods such as [20-24]. However, the deblurring process might require more execution time in order to enhance the iris pattern quality. The deblurring methods stated above required heavy computation, thus more time taken for deblurring process. In this paper, the Wiener filter is proposed as a deblurring method for iris image. Wiener filter is a deconvolution method implemented when the image frequency and additive noise are known. The Wiener filter can reduce noise with a poor signal-to-noise ratio (SNR). Moreover, the least square restoration technique is used with the Wiener filter. Firstly, the point spread function (PSF) is obtained from the blurry pixel width of the blurry iris image. The PSF is measured to get the spread point of light of the optical system. After that, the camera linear motion and the Gaussian low-pass filter are selected as the constraints of PSF. Finally, the Wiener filter is applied on the iris image. Wiener filter is derived from (1): ( ) ( ) ( ) ( ) ( ) ( )' 2 1 2 1 2 2 1 2 1 2 1 2 1 , , , , , * , f f S f f S f f H f f S f f H f f W nn xx xx + = (1) where ( ) 2 1, f f Sxx is the original iris image power spectra, ( ) 2 1, f f Snn is the noise power spectra and ( ) 2 1, f f H is the blurring filter. The quality of blurry iris image is improved by applying the highpass filter, while the noise is removed with the lowpass filter. Meanwhile, the power spectrum xx S is derived from (2). 2 H S S S nn yy xx − = (2) After that, the proposed method is compared with the Lucy-Richardson algorithm [15] where the Poisson noise is used to enhance the blurry image when the PSF and additive noise information is known. Then, the proposed method is compared with the blind deconvolution algorithm [16] when the PSF and additive noise information is unknown. In this algorithm, PSF is obtained by measuring the width of blurry pixels in the iris image. A few improvements are applied on this algorithm where it can decrease noise effect, eliminate bad pixels and can improvise noise from the camera read-out.
  • 3.  ISSN: 2302-9285 Bulletin of Electr Eng & Inf, Vol. 10, No. 1, February 2021 : 156 – 159 158 3. RESULTS AND DISCUSSION The experiment is conducted on the Intel Core i5 (2.3 GHz) processor, 4 GB RAM memory and MATLAB software. The UBIRIS v1 [25] database is used for this experiment which is collected by SOCIA Lab. The proposed method was implemented on the iris images with two conditions. The first condition was to apply on the entire iris image (full processing). The second condition was the proposed method applied on the iris region only (specific processing). After that, the proposed method was differentiated with the blind deconvolution algorithm and Lucy-Richardson algorithm. Based on Figure 1, the proposed method managed to enhance the iris image quality. The iris images applied with both full and specific processing were improved by using the proposed method. However, the specific processing focused on the iris region only. Meanwhile, the full processing focused on the entire image. Logically, the full processing was wasting time since it required to process the entire image, while the specific processing only on the small part of the image. The iris region should be the only region to be applied with the proposed method since it was full with iris pattern. In the other hand, the other parts of iris image such as sclera and pupil contained meaningless elements for iris recognition. Moreover, the proposed method not only can enhance the iris image quality, but also can add more features into the iris pattern. More features will make that iris more unique and hardly to commit fraud. The recognition accuracy can be improved by the good quality of iris pattern. Figure 1. The results of the proposed method In terms of execution time, the proposed method recorded the fastest execution time as in Table 1. The proposed method was faster and more efficient due to the less complex computation than the blind deconvolution algorithm and Lucy-Richardson algorithm. Moreover, the specific processing of the proposed method recorded a faster execution time than the full processing of the proposed method. For the specific processing, the proposed method was applied on a small region in the image. Meanwhile for the full processing, the proposed method was applied on the entire iris image, thus required more execution time to perform the proposed deblurring process. Table 1. The results of execution time Methods Average execution time (s) Full processing Specific processing Blind deconvolution algorithm 0.807 0.783 Lucy-Richardson algorithm 0.368 0.348 Proposed method 0.067 0.063
  • 4. Bulletin of Electr Eng & Inf ISSN: 2302-9285  Deblurring of noisy iris images in iris recognition (Shahrizan Jamaludin) 159 4. CONCLUSION In this study, a deblurring method based on the Wiener filter was proposed in order to enhance the quality of iris pattern and to reduce the execution time. The proposed method was applied on the iris images with two conditions: on the whole iris image (full processing) and on the specific iris region (specific processing). Based to the results, the proposed method improved the quality of iris pattern in the blurry image. Due to that, a high-quality iris image and a high-resolution camera are not needed to recognize the identity of human. Moreover, the proposed method not only can enhance the quality of iris image, but can also add more features into the iris pattern. Other than that, the proposed method achieved the fastest execution time compared to the others. The proposed method was faster and more efficient due to the less complex computation. For future work, the other deblurring method such as the regularized filter can be implemented on the blurry iris images in order to improve the execution time. REFERENCES [1] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “The removal of specular reflection in noisy iris image,” Journal of Telecommunication, Electronic and Computer Engineering. vol. 8, no. 4, pp. 59-64, 2016. [2] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “Iris recognition based on the modified chan–vese active contour,” Jurnal Teknologi, vol. 78, no. 10, pp. 13-17, 2016. [3] T. M. Khan, D. G. Bailey, M. A. U. Khan, and Y. Kong, “Efficient hardware implementation strategy for local normalization of fingerprint images,” Journal of Real-Time Image Processing, vol. 16, pp. 1263-1275, 2019. [4] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “GPU implementation of sub-iris technique in iris recognition system,” Pertanika Journal of Science and Technology, vol. 25, pp. 263-274, 2017. [5] S. Jamaludin, N. Zainal, and W. M. Diyana W. Zaki, “Sub-iris technique for non-ideal iris recognition,” Arabian Journal for Science and Engineering, vol. 43, no. 12, pp. 7219-7228, 2018. [6] L. Flom and A. Safir, “Iris recognition system,” U.S. Patent no. 4,641,349, Feb. 1987. [7] U. von Seelen, “Iriscode template compression and its effects on authentication performance,” Biometrics Consortium Conference, pp. 1-18, 2004. [8] J. Daugman, “How iris recognition works,” IEEE Transactions on Circuits and Systems for Video Technology, vol. 14, no. 1, pp. 21-30, Jan. 2004. [9] A. Muron and M. L. Pospisil, “The human iris structure and its usages,” Acta Universitatis Palackianae Physica, vol. 39, pp. 87-95, 2000. [10] D. S. Md Shukri, H. Asmuni, R. M. Othman, and R. Hassan, “An improved multiscale retinex algorithm for motion-blurred iris images to minimize the intra-individual variations,” Pattern Recognition Letters, vol. 34, no.9, pp. 1071-1077, 2013. [11] H. Ren, Y. He, S. Wang, C. Gan, and J. Wang, “Defocused iris image restoration based on spectral curve fitting,” Chinese Conference on Biometric Recognition, pp. 338-344, 2013. [12] F. Alaoui, K. Assid, V. Dembele, and A. Nassim, “Application of blind deblurring algorithm for iris biometric,” International Journal of Computer Applications, vol. 79, no. 3, pp. 11-15, 2013. [13] L. Ren, X. Huang, and R. Yang, “Iris deblurring method based on global and local iris image statistics,” U.S. Patent no. 8,374,389, 2013. [14] J. Liu, Z. Sun, and T. Tan, “Iris image deblurring based on refinement of point spread function,” Chinese Conference on Biometric Recognition, pp. 184-192, 2012. [15] P. Anjaiah, “An approach to enhancing security of biometric image with retrieval system,” Anveshana’s International Journal of Research in Engineering and Applied Sciences, vol. 2, no. 3, pp. 147-154, 2017. [16] F. L. de A. Junior, R. N. Franca, and D. Z. Rodriguez, “Image quality treatment to improve iris biometric systems,” INFOCOMP Journal of Computer Science, vol. 16, no. 1-2, pp. 21-30, 2017. [17] F. Mokhtar, R. Ngadiran, T. Basheer, and A. N. A. Rahim, “Analysis of wavelet-based full reference image quality assessment algorithm,” Bulletin of Electrical Engineering and Informatics, vol. 8, no. 2, pp. 527-532, 2019. [18] S. Rajkumar and G. Malathi, “An efficient image denoising approach for the recovery of impulse noise,” Bulletin of Electrical Engineering and Informatics, vol. 6, no. 3, pp. 281-286, 2017. [19] W. A. Mustafa, M. M. M. A. Kader, and Z. I. A. Khalib, “Improved wolf algorithm on document images detection using optimum mean technique,” Bulletin of Electrical Engineering and Informatics, vol. 8, no. 2, pp. 551-557, 2019. [20] L. Abderrahim, M. Salama, and D. Abdelbaki, “Novel design of a fractional wavelet and its application to image denoising,” Bulletin of Electrical Engineering and Informatics, vol. 9, no. 1, pp. 129-140, 2019. [21] C. Wu, X. Ma, and W. Wang, “Hyperspectral image denoise based on curvelet transform combined with weight coefficient method,” Journal of Intelligent and Fuzzy Systems, vol. 37, no. 4, pp. 4425-4429, 2019. [22] P. Sahu, “A novel approach to denoise 2d-images from different noise signals using combination of various filters,” International Journal of Scientific Research in Science, Engineering and Technology, vol. 2, no. 3, pp. 728-732, 2016. [23] P. Jain, A. Mathur, and H. Dhabhai, “Analysis of MRI image de-noising technique,” International Journal of Computer Science and Mobile Computing, vol. 8, no. 5, pp. 171-175, 2019. [24] R. M. Farouk, M. Elsayed, and M. Aly, “Medical image denoising based on log-gabor wavelet dictionary and k-svd algorithm,” International Journal of Computer Applications, vol. 141, no. 1, pp. 27-32, 2016. [25] H. Proenca and L. A. Alexandre, “UBIRIS: A noisy iris image database,” International Conference on Image Analysis and Processing, pp. 970-977, 2005.