SlideShare a Scribd company logo
1 of 6
Download to read offline
ISSN (e): 2250 – 3005 || Volume, 06 || Issue, 04||April – 2016 ||
International Journal of Computational Engineering Research (IJCER)
www.ijceronline.com Open Access Journal Page 76
Human Identification by Segmentation and Enhancement of
Sclera using Matlab
Dr. P.V RAMA RAJU1,
T. MADHURI2,
T.LAKSHMI KANTH3,
V.USHA SREE4
1
Prof. Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh.
2
Student, Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh.
3
Student, Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh.
4
Student, Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh.
I.Introduction
Biometrics defines a standard measurement related to human characteristics. It is used as a form of
identification and access control used for human identity. Biometrics can be classified into two categories. They
are:
 Physiological biometrics: That identity from individual biological traits likes face, Iris, Fingerprint,
etc.
 Behavioral Biometrics: That identity from individual behavioral traits like gait, typing, etc.
Biometrics is mainly used in security systems and can reduce or eliminate the need to retain a key or to eliminate
a password and can speed up user throughput being less intrusive. First, it detects the person‟s original identity
with certainty while still honoring their civil and personal rights. Sclera recognition has many advantages
compare to other methods. Face recognition is the natural way to identify a person, but human faces can change
over time and age which can affect recognition accuracy. Moreover, in some cultures acquiring facial images can
make some users uncomfortable. Though fingerprint recognition is very stable and high accuracy, it cannot be
used for identification at a distance and may cause some hygienic issues since it is a contact based biometric. Iris
recognition needs to be performed in the near-infrared (NIR) spectrum and requires extra NIR illuminators.
Overall, no biometric can be perfect or applied universally. Sclera recognition can be used for identification
capability in a distance and scalability to a large population. The blood vessels structure is visible and stable over
time and can be obtained non-intrusively via visible wavelength illumination.
Abstract
Sclera is the white and opaque covering of the eye. The vein structure in sclera is unique and
distinct to each person. This paper proposes a recognition method for human identification
(ID) using sclera as a biometric. The challenge faced is that the vein structure moves with the
movement of the eye and vessel structures are often defocused and or saturated. The sclera
has been consider multilayered pattern. The contributions of the paper are:
 This paper proposes a new approach for human sclera identification.
 This paper proposes a new method for sclera segmentation which works for color as
well as grayscale images.
 This paper designs a Gabor wavelet based sclera pattern enhancement method to
emphasize and binarize the sclera vessel pattern.
 This paper proposes a line descriptor based feature extraction, registration, and
matching method.
Keywords: Biometrics, sclera vein recognisation, sclera segmentation, sclera feature
matching, enhancement, gabor filter.
Human Identification by Segmentation and Enhancement…
www.ijceronline.com Open Access Journal Page 77
II. SCLERA PROPOSED SYSTEM
II. 1: Project description
The sclera completely surrounds the eye and has a tissue of four layers namely the episclera, stroma, lamina
fusca, and endothelium. With increasing age, Collagen and elastic fibers depreciate glycosaminoglycan loss and
sclera dehydration occurs. In addition lipids and calcium salts accumulate, but the blood vessels do not
deteriorate. The blood vessel patterns are unique and by both genetic and developmental components formatting
their structure. The paper itself proposes a deformation- invariant line descriptor based sclera recognition. It
consists of four steps-
 Sclera segmentation
 sclera vessel feature extraction
 sclera vessel feature matching
 matching decision
Fig 1: structure of eye and sclera
II. 2: Proposed system
The original image selected is to be segmented first to obtain only the white part of the eye. Next, the features
must be extracted and matched. Later the matching decision is done through the available database and output is
obtained. The following diagram shows step by step process.
Fig 2: Flowchart
III. SCLERA SEGMENTATION
Sclera segmentation is the first step in sclera recognition. On segmenting the sclera, the blood vessels are
clearly exhibited. Even if the light is directed to pupil area to avoid specular reflections, the curled nature of the
eyeball has a wide number of intensity values. Brighter skin regions as a result of illumination and occasionally
the presence of mascara challenges the sclera segmentation. This can be done by dividing the images into a
number of regions called pixels. It is carried out in four steps.
 Estimation of glare area
 Iris boundary detection
 Sclera area detection and
 Refine eyelid and iris
III. 1: Estimation of a glare area.
The glare area refers to a small bright area of the Iris image. Glare inside the pupil or nearby the pupil area
can be generalized as a bright object on a much darker background with sharp edges. In some cases, there would
be many bright areas with very bright illumination. So a Sobel filter is first applied to highlight desired glare
areas. The glare detection method is useful for grayscale images. The conversion of original RGB color image to
Grayscale image is employed and then applied to the Sobel filter for convolution output.
Fig 3: Glare detection approach
Human Identification by Segmentation and Enhancement…
www.ijceronline.com Open Access Journal Page 78
III. 2: Iris boundary Detection
This greedy angular search method is used to segment the pupil and iris and also to obtain the regions. The
algorithm searches along the radial direction at a predefined set of angles to estimate the pupil boundaries and
then iteratively maps the highest edge value along the angular direction for the highest edge value within some
radial length range. The final result will be an image with each pixel‟s value equal to the number of individual
radial searches that include the particular pixel.
Fig 4: Iris boundary detection
III.3: Sclera area detection.
In grayscale images, the paper uses an Otsu‟s based method for sclera segmentation. Otsu‟s method is a
linear discriminate analysis- based threshold method. The process of sclera area detection has the following steps:
The region of interest (ROI) selection step, Otsu‟s method based threshold step and the sclera area detection step.
Finally it eliminates non-sclera areas. The same approach is applied to detect the right sclera area.
Fig 5: Sclera area detection
III.4: Refine eyelid and Iris.
The top and bottom boundaries used as initial estimates of the sclera boundaries, and a polynomial is fit to
every single boundary. Using the upper and lower portions of the estimated sclera region used as guidelines and
the upper lid, lower lid and the iris boundaries are then obtained using the Fourier active contour method.
Fig. 6: segmented sclera color image. Fig .6.1: Segmented sclera gray scale image.
IV.SCLERA ENHANCEMENT
The sclera vascular patterns are often blurry and have low contrast as the segmented sclera region is highly
reflective. It is important to enhance the vein patterns to mitigate the illumination effect to draw an illumination-
invariant process. To estimate the vision process of primary visual cortex, a family of Gabor filters is used. A
bank of even and odd Gabor filters is used because the vascular patterns could have multiple orientations. Since
the even filter is symmetric and the filter is used to determine and identify the location of vessels.
Fig.7: Example image of Gabor filters bank with four directions. The top image is an even filter bank and the
bottom image is odd filter bank.
Human Identification by Segmentation and Enhancement…
www.ijceronline.com Open Access Journal Page 79
IF(x,y,v,s)= I(x,y)*G(x,y,v,s)------ (1)
Where IF(x,y,v,s) is the filtered image with different orientation „𝜃′ and scale „s‟.
I(x,y) is original intensity image and
G(x, y, v, s) is the Gabor filter
All the filtered images in the database are fused together to get the vessel boosted image.
2
( , ) ( ( , , , ))F x y v s S I x y v s
F
    ------(2)
V. FEATURE EXTRACTION
In order to reduce the dimension of an image, this paper proposes feature extraction in image processing.
To thin the detected vessel structure to a single-pixel-wide skeleton and to remove branch points, the binary
morphological operations are used and the result is a set of single-pixel wide lines that represent the vein
structure. The process is repeated until the line segments are closely linear with line's maximum size. For every
segment, the least square line is fitted. The segments are described by three quantities:
 The segment angle to some sort of reference angle at the iris center.
 The segment distance to the iris center.
 The dominant angular orientation of the line segment.
Fig 8: Sketch of parameters of segment descriptor
The template for the sclera vessel structure is the set of all individual segment descriptors which are of fixed
length. The line descriptor can extract pattern in different orientations, which makes it possible to achieve
orientation-invariant matching.
VI. SCLERA MATCHING
Sclera matching is an important and final step in the recognition process. The matching decision is made
whether the person‟s sclera is matched with the sclera of our database. The sclera matching is of two modules.
 Sclera Template registration
 Sclera Template matching
VI. 1: Sclera Template Registration
Firstly, the camera-to-object distance and the zoom should not vary. The challenges faced are while
acquiring the images, the eyelids can have different shapes and may be tilted with respect to the camera and also
the iris location and pupil size may vary. Taking these variances into account, It is necessary to perform Sclera
ROI registration to achieve global translation, orientation and scaling invariance. It must be robust and
exhaustive but does not unduly introduce false accepts. The segments of vascular patterns could move
individually and this change must be considered while registration. This paper introduces a new method based
on a random sample consensus (RANSAC)-type algorithm to estimate the best fit parameters for registration
between the two sclera vascular patterns. RANSAC is an iterative model-fitting method that can robustly fit a
model, even given noise. To limit potential false accepts due to over-fitting, the patterns are registered as a set
of points- the centers of the line segments that make up the template. As it does not register the patterns using
the same parameters for matching, the artificially introduced false accepts are reduced. The algorithm uses two
points for registration. One from test template and other from target template. It also randomly chooses a
scaling factor and a ration value, based on a priori knowledge of the database.
VI. 2: Sclera Template matching
For accuracy, it is important to design an algorithm that can tolerate segmentation errors. The weighting
image is created from the sclera mask by fixing interior pixels in the sclera mask to 1. Pixels with some distance
of the boundary of the mask to 0.5 and pixels outside the sclera mask to 0. Thus, the matching value always
ranges from 0 to 1 and allows for weighing the matching results based on the segments that are near the mask's
boundaries.
Human Identification by Segmentation and Enhancement…
www.ijceronline.com Open Access Journal Page 80
Fig.9: Weighting image
After the templates are registered, each line segment of the test template is compared with the line segments in
then target template for matches.
VII. RESULTS
Fig 10: Outputs of segmentation and
Enhancement
The input eye image to be tested is selected from test images. The input eye image is applied to the Sobel filter
thereby converting it to Gray scale image and Glare area are detected. The next step is to segment the sclera.
The steps include Iris boundary detection and Sclera mask. By this the iris and eye lids are refined and Sclera
part is segmented. Now to extract desired features from sclera, Gabor filter is used. The image is then applied to
adaptive thresholding, the boundaries of eye images at regional level is detected.
For enhancing the eye images a family of gabor filters are used. A bank of even and odd filters is used.
There are shown in fig 11, fig 12 below.
Fig 11: Even Gabor filter bank Fig 12: Odd Gabor filter bank
To detect a person the test image is to be matched with the database. If it is matched with the database, the
result is as shown in fig :13. If the input image does not match with the database, the result is as shown in fig
:14
Human Identification by Segmentation and Enhancement…
www.ijceronline.com Open Access Journal Page 81
Fig 13: Output of matched image Fig 14: Output of unmatched image
VII. CONCLUSION
This paper emphasizes on various biometric systems and Sclera recognition method. Sclera recognition is a
physiological biometric that ensures identification at far distances and also provide good results in low-
resolution images all at visible wavelengths. In this paper the results are shown for different types of eye sclera
images .If input image features are matched with the database images then it shows that the sclera is matched
with database images. If sclera features are not matched with database images then it shows sclera is not
matched with the database images. The recognition is possible when there is just a minor portion of sclera
available.
REFERENCES
[1] G. Medioni, J. Choi, C.-H. Kuo, and D. Fidaleo, “Identifying noncooperative subjects at a distance using face images and
inferred threedimensional face models,” IEEE Trans. Syst., Man, Cybern. A, Syst., Humans, vol. 39, no. 1, pp. 12–24, Jan. 2009.
[2] Dr. P.V. Rama Raju,R.DivyaSree, P.Lakshmi, Y.L.Prannethaand Mr. CH. Ganesh, “IRIS Signal Dispensation and Cataloging by
Means of Compound Gabor Filter” International Conference on Navigational Systems and Signal Processing Applications
(NSSP-2013) in technical co-operation with IEEE, 13th
&14th
December 2013, ANU College of Engineering & Technology,
AcharyaNagarjuna University, A.P., India.
[3] A. K. Jain, A. Ross, and S. Prabhakar, “An introduction to biometric recognition,” IEEE Trans. Circuits Syst. Video Technol.,
vol. 14, no. 1, pp. 4–20, Jan. 2004.
[4] M. Choras, “Emerging methods of biometrics human identification,” in Proc. 2nd Int. Conf. ICICIC, Sep. 5–7, 2007, p. 365.
[5] Y. Du, “Biometrics,” in Handbook of Digital Human Modeling. Mahwah, NJ: Lawrence Erlbaurm, 2008.
[6] M. De Marsico, M. Nappi, and D. Riccio, “FARO: Face recognition against occlusions and expression variations,” IEEE Trans.
Syst., Man, Cybern. A, Syst., Humans, vol. 40, no. 1, pp. 121–132, Jan. 2010.
[7] Z. Zhou, Y. Du, and C. Belcher, “Transforming traditional iris recognition systems to work in nonideal situations,” IEEE Trans.
Ind. Electron., vol. 56, no. 8, pp. 3203–3213, Aug. 2009.
[8] S. Ribaric and I. Fratric, “A biometric identification system based on eigenpalm and eigenfinger features,” IEEE Trans. Pattern
Anal. Mach. Intell., vol. 27, no. 11, pp. 1698–1709, Nov. 2005.
Dr. P.V. Rama Raju is a Professor at the Department Electronics and Communication
Engineering, S.R.K.R. Engineering College, AP, India. His research interests include
Biomedical-Signal Processing, Signal Processing, VLSI Design, Antennas and Microwave
Anechoic Chambers Design. He is author of several research studies published in national
and international journals and conference proceedings.
T. .Madhuri, pursuing B.Tech in Electronics and Communication Engineering, in S.R.K.R
Engineering College Bhimavaram, A.P, India.
T. Lakshmi Kanth, pursuing B.Tech in Electronics and Communication Engineering, in
S.R.K.R Engineering College Bhimavaram, A.P, India.
V. Usha Sree pursuing B.Tech in Electronics and Communication Engineering, in S.R.K.R
Engineering College Bhimavaram, A.P, India.

More Related Content

What's hot

Palm Vein Feature Extraction Method by Using Optimized DVHLocal Binary Pattern
Palm Vein Feature Extraction Method by Using Optimized DVHLocal Binary PatternPalm Vein Feature Extraction Method by Using Optimized DVHLocal Binary Pattern
Palm Vein Feature Extraction Method by Using Optimized DVHLocal Binary Pattern
IJCSIS Research Publications
 
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
eSAT Publishing House
 
Internship Report_GauravKaila
Internship Report_GauravKailaInternship Report_GauravKaila
Internship Report_GauravKaila
Gaurav Kaila
 

What's hot (16)

Optic disc boundary and vessel origin
Optic disc boundary and vessel originOptic disc boundary and vessel origin
Optic disc boundary and vessel origin
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
A Survey : Iris Based Recognition Systems
A Survey : Iris Based Recognition SystemsA Survey : Iris Based Recognition Systems
A Survey : Iris Based Recognition Systems
 
Defending
DefendingDefending
Defending
 
G01114650
G01114650G01114650
G01114650
 
Automatic Blood Vessels Segmentation of Retinal Images
Automatic Blood Vessels Segmentation of Retinal ImagesAutomatic Blood Vessels Segmentation of Retinal Images
Automatic Blood Vessels Segmentation of Retinal Images
 
50120140501007 2-3
50120140501007 2-350120140501007 2-3
50120140501007 2-3
 
Review on Optic Disc Localization Techniques
Review on Optic Disc Localization TechniquesReview on Optic Disc Localization Techniques
Review on Optic Disc Localization Techniques
 
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...
 
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
 
Performance analysis of retinal image blood vessel segmentation
Performance analysis of retinal image blood vessel segmentationPerformance analysis of retinal image blood vessel segmentation
Performance analysis of retinal image blood vessel segmentation
 
To identify the person using gait knn based approach
To identify the person using gait   knn based approachTo identify the person using gait   knn based approach
To identify the person using gait knn based approach
 
Palm Vein Feature Extraction Method by Using Optimized DVHLocal Binary Pattern
Palm Vein Feature Extraction Method by Using Optimized DVHLocal Binary PatternPalm Vein Feature Extraction Method by Using Optimized DVHLocal Binary Pattern
Palm Vein Feature Extraction Method by Using Optimized DVHLocal Binary Pattern
 
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
 
Internship Report_GauravKaila
Internship Report_GauravKailaInternship Report_GauravKaila
Internship Report_GauravKaila
 
Enhancement Of Retinal Fundus Image Using 2-D GABOR WAVELET Transform
Enhancement Of Retinal Fundus Image Using 2-D GABOR WAVELET TransformEnhancement Of Retinal Fundus Image Using 2-D GABOR WAVELET Transform
Enhancement Of Retinal Fundus Image Using 2-D GABOR WAVELET Transform
 

Viewers also liked

Modeling and Simulation of Wavelength-Routed optical Networks
Modeling and Simulation of Wavelength-Routed optical NetworksModeling and Simulation of Wavelength-Routed optical Networks
Modeling and Simulation of Wavelength-Routed optical Networks
ijceronline
 
Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...
Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...
Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...
ijceronline
 
Seismic Slope Stability
Seismic Slope StabilitySeismic Slope Stability
Seismic Slope Stability
ijceronline
 
Welding Studies on WB36 for Feed Water Piping
Welding Studies on WB36 for Feed Water PipingWelding Studies on WB36 for Feed Water Piping
Welding Studies on WB36 for Feed Water Piping
ijceronline
 

Viewers also liked (20)

Fuzzy controlled nonlinear Semi-active suspension systems
Fuzzy controlled nonlinear Semi-active suspension systemsFuzzy controlled nonlinear Semi-active suspension systems
Fuzzy controlled nonlinear Semi-active suspension systems
 
TYPE-2 FUZZY LINEAR PROGRAMMING PROBLEMS WITH PERFECTLY NORMAL INTERVAL TYPE-...
TYPE-2 FUZZY LINEAR PROGRAMMING PROBLEMS WITH PERFECTLY NORMAL INTERVAL TYPE-...TYPE-2 FUZZY LINEAR PROGRAMMING PROBLEMS WITH PERFECTLY NORMAL INTERVAL TYPE-...
TYPE-2 FUZZY LINEAR PROGRAMMING PROBLEMS WITH PERFECTLY NORMAL INTERVAL TYPE-...
 
Achieving Energy Efficiency of HVAC through Variable Frequency Drive
Achieving Energy Efficiency of HVAC through Variable Frequency DriveAchieving Energy Efficiency of HVAC through Variable Frequency Drive
Achieving Energy Efficiency of HVAC through Variable Frequency Drive
 
Modeling and Simulation of Wavelength-Routed optical Networks
Modeling and Simulation of Wavelength-Routed optical NetworksModeling and Simulation of Wavelength-Routed optical Networks
Modeling and Simulation of Wavelength-Routed optical Networks
 
Smes Traditional Packaging Technology as a Part of Building Brand Soul of Pro...
Smes Traditional Packaging Technology as a Part of Building Brand Soul of Pro...Smes Traditional Packaging Technology as a Part of Building Brand Soul of Pro...
Smes Traditional Packaging Technology as a Part of Building Brand Soul of Pro...
 
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
 
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
 
Film Condensation Behaviour of Steam on Isothermal Walls in Presence of Non-C...
Film Condensation Behaviour of Steam on Isothermal Walls in Presence of Non-C...Film Condensation Behaviour of Steam on Isothermal Walls in Presence of Non-C...
Film Condensation Behaviour of Steam on Isothermal Walls in Presence of Non-C...
 
Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...
Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...
Jacobian-free Newton Multigrid method for Elastohydrodynamic line contact wit...
 
Simulation of Critical Crack Length Propagation Using Fracture Mechanics
Simulation of Critical Crack Length Propagation Using Fracture MechanicsSimulation of Critical Crack Length Propagation Using Fracture Mechanics
Simulation of Critical Crack Length Propagation Using Fracture Mechanics
 
Probabilistic Seismic Hazard Analysis Of Dehradun City , Uttrakhand
Probabilistic Seismic Hazard Analysis Of Dehradun City , UttrakhandProbabilistic Seismic Hazard Analysis Of Dehradun City , Uttrakhand
Probabilistic Seismic Hazard Analysis Of Dehradun City , Uttrakhand
 
The Research of the Tracking and Traceability System for Vegetable Quality As...
The Research of the Tracking and Traceability System for Vegetable Quality As...The Research of the Tracking and Traceability System for Vegetable Quality As...
The Research of the Tracking and Traceability System for Vegetable Quality As...
 
Database Management in Different Applications of IOT
Database Management in Different Applications of IOTDatabase Management in Different Applications of IOT
Database Management in Different Applications of IOT
 
A Study on Process Improvement in the Assembly Line of Switch Manufacturing
A Study on Process Improvement in the Assembly Line of Switch ManufacturingA Study on Process Improvement in the Assembly Line of Switch Manufacturing
A Study on Process Improvement in the Assembly Line of Switch Manufacturing
 
Experimental Study Compared With American Code - ConcreteFilled – Double Skin...
Experimental Study Compared With American Code - ConcreteFilled – Double Skin...Experimental Study Compared With American Code - ConcreteFilled – Double Skin...
Experimental Study Compared With American Code - ConcreteFilled – Double Skin...
 
Medium Access Probability of Cognitive Radio Network Under ECC-33/Hata-Okumur...
Medium Access Probability of Cognitive Radio Network Under ECC-33/Hata-Okumur...Medium Access Probability of Cognitive Radio Network Under ECC-33/Hata-Okumur...
Medium Access Probability of Cognitive Radio Network Under ECC-33/Hata-Okumur...
 
Seismic Slope Stability
Seismic Slope StabilitySeismic Slope Stability
Seismic Slope Stability
 
Online Examination System using Raspberry pi
Online Examination System using Raspberry piOnline Examination System using Raspberry pi
Online Examination System using Raspberry pi
 
Information technology of developing test kits based on software requirements
Information technology of developing test kits based on software requirementsInformation technology of developing test kits based on software requirements
Information technology of developing test kits based on software requirements
 
Welding Studies on WB36 for Feed Water Piping
Welding Studies on WB36 for Feed Water PipingWelding Studies on WB36 for Feed Water Piping
Welding Studies on WB36 for Feed Water Piping
 

Similar to Human Identification by Segmentation and Enhancement of Sclera using Matlab

Ijcse13 05-01-001
Ijcse13 05-01-001Ijcse13 05-01-001
Ijcse13 05-01-001
vital vital
 

Similar to Human Identification by Segmentation and Enhancement of Sclera using Matlab (20)

Vessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesVessels Extraction from Retinal Images
Vessels Extraction from Retinal Images
 
Retina recognition biometrics drishtysharma
Retina recognition biometrics drishtysharmaRetina recognition biometrics drishtysharma
Retina recognition biometrics drishtysharma
 
Ijcatr04051013
Ijcatr04051013Ijcatr04051013
Ijcatr04051013
 
Iris Localization - a Biometric Approach Referring Daugman's Algorithm
Iris Localization - a Biometric Approach Referring Daugman's AlgorithmIris Localization - a Biometric Approach Referring Daugman's Algorithm
Iris Localization - a Biometric Approach Referring Daugman's Algorithm
 
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
 
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...
 
Ba4103327330
Ba4103327330Ba4103327330
Ba4103327330
 
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...
 
L_3011_62.+1908
L_3011_62.+1908L_3011_62.+1908
L_3011_62.+1908
 
Iris Segmentation: a survey
Iris Segmentation: a surveyIris Segmentation: a survey
Iris Segmentation: a survey
 
A43040105
A43040105A43040105
A43040105
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger images
 
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
 
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
 
Comparison of Phase Only Correlation and Neural Network for Iris Recognition
Comparison of Phase Only Correlation and Neural Network for Iris RecognitionComparison of Phase Only Correlation and Neural Network for Iris Recognition
Comparison of Phase Only Correlation and Neural Network for Iris Recognition
 
Research on Iris Region Localization Algorithms
Research on Iris Region Localization AlgorithmsResearch on Iris Region Localization Algorithms
Research on Iris Region Localization Algorithms
 
PREVALENCE EVALUATION OF DIABETIC RETINOPATHY
PREVALENCE EVALUATION OF DIABETIC RETINOPATHYPREVALENCE EVALUATION OF DIABETIC RETINOPATHY
PREVALENCE EVALUATION OF DIABETIC RETINOPATHY
 
IRJET- Retinal Blood Vessel Tree Segmentation using Fast Marching Method
IRJET- Retinal Blood Vessel Tree Segmentation using Fast Marching MethodIRJET- Retinal Blood Vessel Tree Segmentation using Fast Marching Method
IRJET- Retinal Blood Vessel Tree Segmentation using Fast Marching Method
 
Classification of retinal vessels into
Classification of retinal vessels intoClassification of retinal vessels into
Classification of retinal vessels into
 
Ijcse13 05-01-001
Ijcse13 05-01-001Ijcse13 05-01-001
Ijcse13 05-01-001
 

Recently uploaded

Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
meharikiros2
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
pritamlangde
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Recently uploaded (20)

HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 

Human Identification by Segmentation and Enhancement of Sclera using Matlab

  • 1. ISSN (e): 2250 – 3005 || Volume, 06 || Issue, 04||April – 2016 || International Journal of Computational Engineering Research (IJCER) www.ijceronline.com Open Access Journal Page 76 Human Identification by Segmentation and Enhancement of Sclera using Matlab Dr. P.V RAMA RAJU1, T. MADHURI2, T.LAKSHMI KANTH3, V.USHA SREE4 1 Prof. Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh. 2 Student, Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh. 3 Student, Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh. 4 Student, Dept of E.C.E, S.R.K.R Engineering College, Andhrapradesh. I.Introduction Biometrics defines a standard measurement related to human characteristics. It is used as a form of identification and access control used for human identity. Biometrics can be classified into two categories. They are:  Physiological biometrics: That identity from individual biological traits likes face, Iris, Fingerprint, etc.  Behavioral Biometrics: That identity from individual behavioral traits like gait, typing, etc. Biometrics is mainly used in security systems and can reduce or eliminate the need to retain a key or to eliminate a password and can speed up user throughput being less intrusive. First, it detects the person‟s original identity with certainty while still honoring their civil and personal rights. Sclera recognition has many advantages compare to other methods. Face recognition is the natural way to identify a person, but human faces can change over time and age which can affect recognition accuracy. Moreover, in some cultures acquiring facial images can make some users uncomfortable. Though fingerprint recognition is very stable and high accuracy, it cannot be used for identification at a distance and may cause some hygienic issues since it is a contact based biometric. Iris recognition needs to be performed in the near-infrared (NIR) spectrum and requires extra NIR illuminators. Overall, no biometric can be perfect or applied universally. Sclera recognition can be used for identification capability in a distance and scalability to a large population. The blood vessels structure is visible and stable over time and can be obtained non-intrusively via visible wavelength illumination. Abstract Sclera is the white and opaque covering of the eye. The vein structure in sclera is unique and distinct to each person. This paper proposes a recognition method for human identification (ID) using sclera as a biometric. The challenge faced is that the vein structure moves with the movement of the eye and vessel structures are often defocused and or saturated. The sclera has been consider multilayered pattern. The contributions of the paper are:  This paper proposes a new approach for human sclera identification.  This paper proposes a new method for sclera segmentation which works for color as well as grayscale images.  This paper designs a Gabor wavelet based sclera pattern enhancement method to emphasize and binarize the sclera vessel pattern.  This paper proposes a line descriptor based feature extraction, registration, and matching method. Keywords: Biometrics, sclera vein recognisation, sclera segmentation, sclera feature matching, enhancement, gabor filter.
  • 2. Human Identification by Segmentation and Enhancement… www.ijceronline.com Open Access Journal Page 77 II. SCLERA PROPOSED SYSTEM II. 1: Project description The sclera completely surrounds the eye and has a tissue of four layers namely the episclera, stroma, lamina fusca, and endothelium. With increasing age, Collagen and elastic fibers depreciate glycosaminoglycan loss and sclera dehydration occurs. In addition lipids and calcium salts accumulate, but the blood vessels do not deteriorate. The blood vessel patterns are unique and by both genetic and developmental components formatting their structure. The paper itself proposes a deformation- invariant line descriptor based sclera recognition. It consists of four steps-  Sclera segmentation  sclera vessel feature extraction  sclera vessel feature matching  matching decision Fig 1: structure of eye and sclera II. 2: Proposed system The original image selected is to be segmented first to obtain only the white part of the eye. Next, the features must be extracted and matched. Later the matching decision is done through the available database and output is obtained. The following diagram shows step by step process. Fig 2: Flowchart III. SCLERA SEGMENTATION Sclera segmentation is the first step in sclera recognition. On segmenting the sclera, the blood vessels are clearly exhibited. Even if the light is directed to pupil area to avoid specular reflections, the curled nature of the eyeball has a wide number of intensity values. Brighter skin regions as a result of illumination and occasionally the presence of mascara challenges the sclera segmentation. This can be done by dividing the images into a number of regions called pixels. It is carried out in four steps.  Estimation of glare area  Iris boundary detection  Sclera area detection and  Refine eyelid and iris III. 1: Estimation of a glare area. The glare area refers to a small bright area of the Iris image. Glare inside the pupil or nearby the pupil area can be generalized as a bright object on a much darker background with sharp edges. In some cases, there would be many bright areas with very bright illumination. So a Sobel filter is first applied to highlight desired glare areas. The glare detection method is useful for grayscale images. The conversion of original RGB color image to Grayscale image is employed and then applied to the Sobel filter for convolution output. Fig 3: Glare detection approach
  • 3. Human Identification by Segmentation and Enhancement… www.ijceronline.com Open Access Journal Page 78 III. 2: Iris boundary Detection This greedy angular search method is used to segment the pupil and iris and also to obtain the regions. The algorithm searches along the radial direction at a predefined set of angles to estimate the pupil boundaries and then iteratively maps the highest edge value along the angular direction for the highest edge value within some radial length range. The final result will be an image with each pixel‟s value equal to the number of individual radial searches that include the particular pixel. Fig 4: Iris boundary detection III.3: Sclera area detection. In grayscale images, the paper uses an Otsu‟s based method for sclera segmentation. Otsu‟s method is a linear discriminate analysis- based threshold method. The process of sclera area detection has the following steps: The region of interest (ROI) selection step, Otsu‟s method based threshold step and the sclera area detection step. Finally it eliminates non-sclera areas. The same approach is applied to detect the right sclera area. Fig 5: Sclera area detection III.4: Refine eyelid and Iris. The top and bottom boundaries used as initial estimates of the sclera boundaries, and a polynomial is fit to every single boundary. Using the upper and lower portions of the estimated sclera region used as guidelines and the upper lid, lower lid and the iris boundaries are then obtained using the Fourier active contour method. Fig. 6: segmented sclera color image. Fig .6.1: Segmented sclera gray scale image. IV.SCLERA ENHANCEMENT The sclera vascular patterns are often blurry and have low contrast as the segmented sclera region is highly reflective. It is important to enhance the vein patterns to mitigate the illumination effect to draw an illumination- invariant process. To estimate the vision process of primary visual cortex, a family of Gabor filters is used. A bank of even and odd Gabor filters is used because the vascular patterns could have multiple orientations. Since the even filter is symmetric and the filter is used to determine and identify the location of vessels. Fig.7: Example image of Gabor filters bank with four directions. The top image is an even filter bank and the bottom image is odd filter bank.
  • 4. Human Identification by Segmentation and Enhancement… www.ijceronline.com Open Access Journal Page 79 IF(x,y,v,s)= I(x,y)*G(x,y,v,s)------ (1) Where IF(x,y,v,s) is the filtered image with different orientation „𝜃′ and scale „s‟. I(x,y) is original intensity image and G(x, y, v, s) is the Gabor filter All the filtered images in the database are fused together to get the vessel boosted image. 2 ( , ) ( ( , , , ))F x y v s S I x y v s F     ------(2) V. FEATURE EXTRACTION In order to reduce the dimension of an image, this paper proposes feature extraction in image processing. To thin the detected vessel structure to a single-pixel-wide skeleton and to remove branch points, the binary morphological operations are used and the result is a set of single-pixel wide lines that represent the vein structure. The process is repeated until the line segments are closely linear with line's maximum size. For every segment, the least square line is fitted. The segments are described by three quantities:  The segment angle to some sort of reference angle at the iris center.  The segment distance to the iris center.  The dominant angular orientation of the line segment. Fig 8: Sketch of parameters of segment descriptor The template for the sclera vessel structure is the set of all individual segment descriptors which are of fixed length. The line descriptor can extract pattern in different orientations, which makes it possible to achieve orientation-invariant matching. VI. SCLERA MATCHING Sclera matching is an important and final step in the recognition process. The matching decision is made whether the person‟s sclera is matched with the sclera of our database. The sclera matching is of two modules.  Sclera Template registration  Sclera Template matching VI. 1: Sclera Template Registration Firstly, the camera-to-object distance and the zoom should not vary. The challenges faced are while acquiring the images, the eyelids can have different shapes and may be tilted with respect to the camera and also the iris location and pupil size may vary. Taking these variances into account, It is necessary to perform Sclera ROI registration to achieve global translation, orientation and scaling invariance. It must be robust and exhaustive but does not unduly introduce false accepts. The segments of vascular patterns could move individually and this change must be considered while registration. This paper introduces a new method based on a random sample consensus (RANSAC)-type algorithm to estimate the best fit parameters for registration between the two sclera vascular patterns. RANSAC is an iterative model-fitting method that can robustly fit a model, even given noise. To limit potential false accepts due to over-fitting, the patterns are registered as a set of points- the centers of the line segments that make up the template. As it does not register the patterns using the same parameters for matching, the artificially introduced false accepts are reduced. The algorithm uses two points for registration. One from test template and other from target template. It also randomly chooses a scaling factor and a ration value, based on a priori knowledge of the database. VI. 2: Sclera Template matching For accuracy, it is important to design an algorithm that can tolerate segmentation errors. The weighting image is created from the sclera mask by fixing interior pixels in the sclera mask to 1. Pixels with some distance of the boundary of the mask to 0.5 and pixels outside the sclera mask to 0. Thus, the matching value always ranges from 0 to 1 and allows for weighing the matching results based on the segments that are near the mask's boundaries.
  • 5. Human Identification by Segmentation and Enhancement… www.ijceronline.com Open Access Journal Page 80 Fig.9: Weighting image After the templates are registered, each line segment of the test template is compared with the line segments in then target template for matches. VII. RESULTS Fig 10: Outputs of segmentation and Enhancement The input eye image to be tested is selected from test images. The input eye image is applied to the Sobel filter thereby converting it to Gray scale image and Glare area are detected. The next step is to segment the sclera. The steps include Iris boundary detection and Sclera mask. By this the iris and eye lids are refined and Sclera part is segmented. Now to extract desired features from sclera, Gabor filter is used. The image is then applied to adaptive thresholding, the boundaries of eye images at regional level is detected. For enhancing the eye images a family of gabor filters are used. A bank of even and odd filters is used. There are shown in fig 11, fig 12 below. Fig 11: Even Gabor filter bank Fig 12: Odd Gabor filter bank To detect a person the test image is to be matched with the database. If it is matched with the database, the result is as shown in fig :13. If the input image does not match with the database, the result is as shown in fig :14
  • 6. Human Identification by Segmentation and Enhancement… www.ijceronline.com Open Access Journal Page 81 Fig 13: Output of matched image Fig 14: Output of unmatched image VII. CONCLUSION This paper emphasizes on various biometric systems and Sclera recognition method. Sclera recognition is a physiological biometric that ensures identification at far distances and also provide good results in low- resolution images all at visible wavelengths. In this paper the results are shown for different types of eye sclera images .If input image features are matched with the database images then it shows that the sclera is matched with database images. If sclera features are not matched with database images then it shows sclera is not matched with the database images. The recognition is possible when there is just a minor portion of sclera available. REFERENCES [1] G. Medioni, J. Choi, C.-H. Kuo, and D. Fidaleo, “Identifying noncooperative subjects at a distance using face images and inferred threedimensional face models,” IEEE Trans. Syst., Man, Cybern. A, Syst., Humans, vol. 39, no. 1, pp. 12–24, Jan. 2009. [2] Dr. P.V. Rama Raju,R.DivyaSree, P.Lakshmi, Y.L.Prannethaand Mr. CH. Ganesh, “IRIS Signal Dispensation and Cataloging by Means of Compound Gabor Filter” International Conference on Navigational Systems and Signal Processing Applications (NSSP-2013) in technical co-operation with IEEE, 13th &14th December 2013, ANU College of Engineering & Technology, AcharyaNagarjuna University, A.P., India. [3] A. K. Jain, A. Ross, and S. Prabhakar, “An introduction to biometric recognition,” IEEE Trans. Circuits Syst. Video Technol., vol. 14, no. 1, pp. 4–20, Jan. 2004. [4] M. Choras, “Emerging methods of biometrics human identification,” in Proc. 2nd Int. Conf. ICICIC, Sep. 5–7, 2007, p. 365. [5] Y. Du, “Biometrics,” in Handbook of Digital Human Modeling. Mahwah, NJ: Lawrence Erlbaurm, 2008. [6] M. De Marsico, M. Nappi, and D. Riccio, “FARO: Face recognition against occlusions and expression variations,” IEEE Trans. Syst., Man, Cybern. A, Syst., Humans, vol. 40, no. 1, pp. 121–132, Jan. 2010. [7] Z. Zhou, Y. Du, and C. Belcher, “Transforming traditional iris recognition systems to work in nonideal situations,” IEEE Trans. Ind. Electron., vol. 56, no. 8, pp. 3203–3213, Aug. 2009. [8] S. Ribaric and I. Fratric, “A biometric identification system based on eigenpalm and eigenfinger features,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 27, no. 11, pp. 1698–1709, Nov. 2005. Dr. P.V. Rama Raju is a Professor at the Department Electronics and Communication Engineering, S.R.K.R. Engineering College, AP, India. His research interests include Biomedical-Signal Processing, Signal Processing, VLSI Design, Antennas and Microwave Anechoic Chambers Design. He is author of several research studies published in national and international journals and conference proceedings. T. .Madhuri, pursuing B.Tech in Electronics and Communication Engineering, in S.R.K.R Engineering College Bhimavaram, A.P, India. T. Lakshmi Kanth, pursuing B.Tech in Electronics and Communication Engineering, in S.R.K.R Engineering College Bhimavaram, A.P, India. V. Usha Sree pursuing B.Tech in Electronics and Communication Engineering, in S.R.K.R Engineering College Bhimavaram, A.P, India.