correlation based fingerprint recognition

26
welcome

Upload: mahesamrin

Post on 08-Jan-2017

90 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Correlation based Fingerprint Recognition

welcome

Page 2: Correlation based Fingerprint Recognition

Correlation Based Fingerprint Recognition

byMahe Samrin Firdous

ME-2nd SemesterDept of IT, JU

Page 3: Correlation based Fingerprint Recognition

A fingerprint is composed of a pattern of interleaved ridges and valleys. They smoothly flow in parallel and sometimes terminate or bifurcate. At a global level, this pattern sometimes exhibits a number of particular shapes called singularities, which can be classified into three types: Loop ,delta and whorl.

Fingerprint:

Arc

Tented Arc

Left loop

Right loop

WhorlTwin loop

Page 4: Correlation based Fingerprint Recognition

History of FingerPrint Recognition: In 1858, Sir William James Herschel initiated finger printing in India.In 1877 at Hooghly (near Kolkata) he instituted the use of fingerprints on contracts.In 1880, Dr. Henry Faulds, a Scottish surgeon in a Tokyo hospital, published his first paper in the scientific journal Nature, discussing the usefulness of fingerprints for identificationA Fingerprint Bureau was established in Kolkata, India, in 1897, after the Council of the Governor General approved a committee report that fingerprints should be used for the classification of criminal records.

Page 5: Correlation based Fingerprint Recognition

Different types of FingerPrint matching:Minutiae Matching Method:A minutiae-based fingerprint matching system roughly consists of two stages.

I. minutiae extraction stage, the minutiae are extracted from the gray-scale finger print.

II. minutiae matching stage, two sets of minutiae are compared in order to decide whether the fingerprints match.

Page 6: Correlation based Fingerprint Recognition

Likelihood Ratio –Based Method;The system determines the likelihood ratio L(v) , given by:

L(v) = p(v|wk )/p(v|wk‘)

v a test feature vector of a user requesting access to a biometric system.wk a class that represents the users claimed identityp(v|wk‘) the probability that v is NOT a member of class wk.p(v|wk) the probability that v is a member of class wk.

The user is granted access to the system if likelihood ratio of test feature vector v exceeds a threshold t ∈ [0,∞].

Page 7: Correlation based Fingerprint Recognition

Correlation-Based FingerPrint Matching.First selects appropriate templates in the primary fingerprint.Locates the above template in the secondary print. And compares the template positions of both fingerprints.

The correlation-based fingerprint verification system is capable of dealing with low quality images from which no minutiae can be extracted .This system has participated in the Fingerprint Verification Competition 2000 where it obtained an average rating.

Page 8: Correlation based Fingerprint Recognition

Input image

Template

Acquisition

Preprocessing

Feature extraction

Matching Decision

Page 9: Correlation based Fingerprint Recognition

Template Selection:The first step is the selection of appropriate templates.Good templates will be uniquely localized in the secondary print at the right position.The template should fit as well as possible at the correct location, but as badly as possible at other locations.Size? Entire fingerprint as

templateNO1 by 1 pixelNO

Experiments have shown that a template size of 24 by 24 pixels is a good compromise.

Which template positions to chose?

Research has shown that a template that contains only parallel ridge-valley structures cannot be located very accurately in the secondary fingerprint.

Page 10: Correlation based Fingerprint Recognition

Feature Extraction:Step 1: Binarization:Converts the gray scale image in binary image, i.e, the intensity of the image has only two value: black, representing the ridges, and white, representing the valleys and the background.

binarization

Page 11: Correlation based Fingerprint Recognition

Step 2: Thinning:The objective of thinning is to find the ridges of one pixel width. The process consist in performing successive erosions until a set of connected lines of unit-width is reached. This lines are also called skeletons.An important property of thinning is the preservation of the connectivity and topology.

thinning

Page 12: Correlation based Fingerprint Recognition

Step 3: Minutiae detection: From the binary thinned image, the minutia are detected by using 3x3 pattern masks.

masks for bifurcation detection

masks of termination detection

Page 13: Correlation based Fingerprint Recognition

Result of step3: minutiae detection Final result

Page 14: Correlation based Fingerprint Recognition

Classification of Template Positions:Two Decision Stages:

First, elementary decisions are made by classifying the individual template position pairs to be matching or not.

Second, the information of all template pairs is merged in order to make a final decision whether the primary and secondary fingerprint match or not.

Page 15: Correlation based Fingerprint Recognition

where x = [x1, . . . , xn]T and y = [y1, . . . , yn]T are the coordinates of the templates (xis , yis)?≈(xip , yip) for 1 ≤ i ≤ n (1)

[(xis , yis)-(xjs , yjs)] ?≈ [(xip , yip) –(xjp , yjp)] for 1 ≤ i,j ≤ n (2)

Page 16: Correlation based Fingerprint Recognition

Template Positions In Primary And Secondary Fingerprints:

Page 17: Correlation based Fingerprint Recognition

Advantages:The method is also capable of dealing with fingerprints of low image quality from which no minutiae can be extracted reliably.

False and missed minutiae do not decrease the matching performance.

The template locations are paired, which results in much simpler matching methods.

Page 18: Correlation based Fingerprint Recognition

Disadvantages:Template matching is a method that demands a rather high computational power.

The method is at the moment not capable of dealing with rotations of more than about 10 degrees.

Makes the method less applicable for real time applications.

Page 19: Correlation based Fingerprint Recognition

Applications of

Fingerprint Recognition

Page 20: Correlation based Fingerprint Recognition

Criminal Records:

Page 21: Correlation based Fingerprint Recognition

Digital Passport:A biometric passport, also known as an ePassport or a digital passport, is a combined paper and electronic  passport  that contains biometric information that can be used to authenticate the identity of travellers. It uses contactless smart card technology, including a microprocessor chip (computer chip) and antenna (for both power to the chip and communication) embedded in the front or back cover, or center page, of the passport.The currently standardized biometrics used for this type of identification system are facial recognition, fingerprint recognition, and iris recognition.

Page 22: Correlation based Fingerprint Recognition

Digital Passport:

The front cover of a British (United Kingdom) biometric passport

This symbol for biometrics is usually printed on the cover of such passports.

Page 23: Correlation based Fingerprint Recognition

This laptop features a fingerprint scanner, bringing biometric security to the home.

Page 24: Correlation based Fingerprint Recognition

Current, Emerging And Future Application:

India's national ID program

Page 25: Correlation based Fingerprint Recognition

Mystery of Missing Fingerprints:In 2007, a Swiss woman in her late 20s had an unusually hard time crossing the U.S. border. Customs agents could not confirm her identity as she had no fingerprints.This rare condition is known as Adermatoglyphia. Peter Itin, a dermatologist in Switzerland, has dubbed it the "immigration delay disease" because sufferers have a hard time entering foreign countries. Yet scientists know very little about what causes the condition

Page 26: Correlation based Fingerprint Recognition

Thank you!!!!!

ANY QUESTION???