Top Banner
IRIS RECOGNITION SYSTEM March 23, 2011 1 VIVEKANANDA COLLEGE OF ENGINEERING & TECHNOLOGY Technical Seminar On “IRIS BASED RECOGNITION SYSTEM USING WAVELET TRANSFORM” by DECHAMMA I A(4VP07EC011) VIII sem,EC
37

Dechu Final Ppt

Feb 20, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 1

VIVEKANANDA COLLEGE OF ENGINEERING & TECHNOLOGY

Technical Seminar On

“IRIS BASED RECOGNITION SYSTEM USING WAVELET TRANSFORM”

byDECHAMMA I A(4VP07EC011)

VIII sem,EC

Page 2: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 2

IS FINGER PRINTING STRONG ENOUGH??

Page 3: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 3

IS VOICE RECOGNITION RELIABLE??

Page 4: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 4

IS DNA THE ULTIMATE??

Page 5: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 5

IS FACE RECOGNITION REALLY ROBUST??

Page 6: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 6

REAL AUTHENTICITY LIES IN

YOUR EYES…..

Page 7: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 7

Technical Seminar On

“IRIS BASED RECOGNITION SYSTEM USING WAVELET TRANSFORM”

byDECHAMMA I A(4VP07EC011)

VIII sem,EC

VIVEKANANDA COLLEGE OF ENGINEERING & TECHNOLOGY

Page 8: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 8

OVERVIEW OF PRESENTATION

Biometric System

Why IRIS?

Block Diagram

Advantages

Disadvantages

Conclusion

Reference

Page 9: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 9

Biometric System

A biometric system provides an automatic recognition of an individual based on some sort

of unique feature or characteristic possessed by the individual.

Something you know - password, PINSomething you have - smart card, token(secure ID card)Something you are - biometric

Security field uses three different types of authentication

Page 10: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 10

CATEGORIES OF BIOMETRICS

PHYSICAL BIOMETRICS1) Iris Recognition2) Retina Recognition3) Fingerprint Recognition4) Face Recognition5) Hand Scan6) Finger Scan

BEHAVIORAL BIOMETRICS1) Signature Recognition2) Voice Recognition3) Typing Recognition

Page 11: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 11

WHAT IS AN IRIS?

Coloured part of the eye

Contains delicate patterns

Texture is unique to a person

Page 12: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 12

Its suitability as an exceptionally accurate biometric

derives from its

extremely data-rich physical structure

genetic independence — no two eyes are the

same

patterns apparently stable throughout life

Highly protected by internal organ of the eye

Why IRIS?

Page 13: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 13

Anatomy of the Human Eye

Eye = Camera

Cornea bends, refracts, and focuses light.

Retina = Film for image projection (converts image into electrical signals).

Optical nerve transmits signals to the brain.

Page 14: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 14

Individuality of Iris

Left and right eye irises have distinctive pattern.

Page 15: Dechu Final Ppt

IRIS RECOGNITION?

IRIS RECOGNITION SYSTEM March 23, 2011 15

Most accurate biometric method

Uses pattern recognition techniques

Completely Non-Invasive

Page 16: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 16

Iris Recognition System

Feature Extraction by Haar Wavelet

Iris code

Normalization

Page 17: Dechu Final Ppt

WORKING

IRIS RECOGNITION SYSTEM March 23, 2011 17

Image Acqisition

Iris Localization

Iris Normalization

Feature Extraction

Matching

Page 18: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 18

I. Image Acquisition

Why important?

One of the major challenges of automated iris

recognition is to capture a high-quality image of the iris.

Concerns on the image acquisition rigs Obtain images with sufficient resolution and sharpness

Good contrast in the iris pattern with proper illumination

Well centered without unduly constraining the operator

Artifacts eliminated as much as possible

Page 19: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 19

Image Acquisition Device

Page 20: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 20

Purpose: To isolate the actual iris region in a digital

eye.

II. Iris Localization

Iris can be approximated by two circles, One for

iris/sclera boundary and another for iris/pupil boundary.

Page 21: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 21

How localization is done?

Pupil & Iris detection: Circular Hough Transform

xc^2 + yc^2 – r^2 = 0

xc & yc are centre coordinates of pupilr is radius of pupil

Page 22: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 22

III. Normalization

θ

θ

rr

0 1

θ

θ

Circular band is divided into 8 subbands of equal thickness for a given angle .

Subbands are sampled uniformly in and in r.

θ

θ

θ

θ

Rubber Sheet Model Each pixel (x,y) is mapped into pair of polar coordinates (r, ).

Where R is on interval (0,1) is angle (0,2pi)

Page 23: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 23

III. Feature Extraction

WAVELET ENCODING:-

Wavelet can be used to decompose the data in the iris region into components that appear at different resolution.

A number of wavelet filters is applied to 2D iris region, one for each resolution with each wavelet a scaled version of some basic function.

Output of applying wavelets (Haar Wavelet) is then encoded to provide iris pattern.

Page 24: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 24

HAAR WAVELET

Wavelet Transform breaks an image down into four sub-images.

Haar Wavelet Haar Transform

Page 25: Dechu Final Ppt

APPROACH:

Mapped image of size 100 x 402 pixels is decomposed to a max

of 5 levels

Levels are cd1 to cd5 in vertical, horizontal and diagonal

directions

Finally we get combinations of six matrices

Cd4(h) & Cd5(h)

Cd4(v) & Cd5(v)

Cd4(d) & Cd5(d)

IRIS RECOGNITION SYSTEM March 23, 2011 25

Page 26: Dechu Final Ppt

APPROACH:

IRIS RECOGNITION SYSTEM March 23, 2011 26

These matrices are combined to build one single vector called

Feature Vector.

Page 27: Dechu Final Ppt

Binary Coding Scheme:

To obtain vector in binary code.

Let “Coef” be Feature Vector of an image than the following

Quantization scheme coverts it to its code-word:

o If Coef(i) >= 0 then Coef(i)=1

o If Coef(i) < 0 then Coef(i)=0

IRIS RECOGNITION SYSTEM March 23, 2011 27

Page 28: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 28

For matching, the Hamming distance was chosen as a metric for recognition.

The Daugman system computes the Hamming distance. The hamming distance between iris code X and Y is given by:

The decision whether two images belong to same person depends on the following result:

IV. Pattern Matching

If HD <= 0.32 decide that it is same person If HD > 0.32 decide that it is different person

Page 29: Dechu Final Ppt

An illustration of the shifting process. One shift is defined as one shift left, and one shift right of a reference template. In this example one filter is used to encode the templates, so only two bits are moved during a shift. The lowest Hamming distance, in this case zero, is then used since this corresponds to the best match between the two templates.

IRIS RECOGNITION SYSTEM 29March 23, 2011

Page 30: Dechu Final Ppt

Graphical User Interface

IRIS RECOGNITION SYSTEM March 23, 2011 30

Page 31: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 31

Advantages:

Result is 99.9% accurate.

externally visible, so noninvasive — patterns imaged from a

distance.

Iris patterns possess a high degree of randomness .

Patterns apparently stable throughout life.

extremely data-rich physical structure.

It is a living password.

Page 32: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 32

Small target (1 cm) to acquire from a distance (1 m)

Cannot be applied to blind with impaired iris

Colored glasses must be avoided

Obscured by eyelashes, lenses, reflections

Deforms non-elastically as pupil changes size

Illumination should not be visible or bright

DISADVANTAGES:

Page 33: Dechu Final Ppt

APPLICATIONS:

Automatic Teller Machines(ATMs).

Tracking Prisoner Movement. Computer login. Premises access control. Personal certificates Forensics. Internet security.

IRIS RECOGNITION SYSTEM March 23, 2011 33

Page 34: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 34

Conclusion:

Proven to be the most accurate and versatile security measure.

No room for human error

Page 35: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 35

J. Daugman, High confidence recognition of persons by test of statistical independence, IEEE Trans. Pattern Anal. Mach. Intell. 15

(11) (1993) 1148 – 1161. Jafar M.H.Ali and Aboul Ella Hassanien,”An Iris recognition system to

enhance E-security environment based on wavelet Theory”,AMO Journal,Volume 2

Daugman.J,”How iris recognition works,” IEEE trans Trans. On circuits and systems for video technolgy,vol.11.

www.wikipedia.org/iris regognition.html

Reference:

Page 36: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 36

Page 37: Dechu Final Ppt

IRIS RECOGNITION SYSTEM March 23, 2011 37