Biometric Iris Recognition System INTRODUCTION Iris recognition is fast developing to be a foolproof and fast identification technique that can be administered.

Slides:



Advertisements
Similar presentations
CSCE 643 Computer Vision: Template Matching, Image Pyramids and Denoising Jinxiang Chai.
Advertisements

Image Enhancement in the Frequency Domain (2)
Spatial Filtering (Chapter 3)
Topic 6 - Image Filtering - I DIGITAL IMAGE PROCESSING Course 3624 Department of Physics and Astronomy Professor Bob Warwick.
CS & CS Multimedia Processing Lecture 2. Intensity Transformation and Spatial Filtering Spring 2009.
Chapter 3 Image Enhancement in the Spatial Domain.
EDGE DETECTION.
Digital image processing Chapter 6. Image enhancement IMAGE ENHANCEMENT Introduction Image enhancement algorithms & techniques Point-wise operations Contrast.
La Parguera Hyperspectral Image size (250x239x118) using Hyperion sensor. INTEREST POINTS FOR HYPERSPECTRAL IMAGES Amit Mukherjee 1, Badrinath Roysam 1,
Chapter 10 Image Segmentation.
Digital Image Processing: Revision
Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain.
CS 376b Introduction to Computer Vision 02 / 27 / 2008 Instructor: Michael Eckmann.
Preprocessing ROI Image Geometry
Chapter 10 Image Segmentation.
Texture Reading: Chapter 9 (skip 9.4) Key issue: How do we represent texture? Topics: –Texture segmentation –Texture-based matching –Texture synthesis.
2-D, 2nd Order Derivatives for Image Enhancement
Iris localization algorithm based on geometrical features of cow eyes Menglu Zhang Institute of Systems Engineering
The Segmentation Problem
Comparison and Combination of Ear and Face Images in Appearance-Based Biometrics IEEE Trans on PAMI, VOL. 25, NO.9, 2003 Kyong Chang, Kevin W. Bowyer,
Lecture 2. Intensity Transformation and Spatial Filtering
Overview Introduction to local features
Chapter 2. Image Analysis. Image Analysis Domains Frequency Domain Spatial Domain.
Following the work of John Daugman University of Cambridge
CPSC 601 Lecture Week 5 Hand Geometry. Outline: 1.Hand Geometry as Biometrics 2.Methods Used for Recognition 3.Illustrations and Examples 4.Some Useful.
ArrayCluster: an analytic tool for clustering, data visualization and module finder on gene expression profiles 組員:李祥豪 謝紹陽 江建霖.
Medical Image Analysis Image Enhancement Figures come from the textbook: Medical Image Analysis, by Atam P. Dhawan, IEEE Press, 2003.
Overview Harris interest points Comparing interest points (SSD, ZNCC, SIFT) Scale & affine invariant interest points Evaluation and comparison of different.
Local invariant features Cordelia Schmid INRIA, Grenoble.
Intelligent Vision Systems ENT 496 Object Shape Identification and Representation Hema C.R. Lecture 7.
Filtering and Enhancing Images. Major operations 1. Matching an image neighborhood with a pattern or mask 2. Convolution (FIR filtering)
EDGE DETECTION IN COMPUTER VISION SYSTEMS PRESENTATION BY : ATUL CHOPRA JUNE EE-6358 COMPUTER VISION UNIVERSITY OF TEXAS AT ARLINGTON.
Ch5 Image Restoration CS446 Instructor: Nada ALZaben.
CS654: Digital Image Analysis Lecture 24: Introduction to Image Segmentation: Edge Detection Slide credits: Derek Hoiem, Lana Lazebnik, Steve Seitz, David.
COMP322/S2000/L171 Robot Vision System Major Phases in Robot Vision Systems: A. Data (image) acquisition –Illumination, i.e. lighting consideration –Lenses,
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities Prof. Charlene Tsai.
1 Iris Recognition Ying Sun AICIP Group Meeting November 3, 2006.
CS654: Digital Image Analysis
Non-Ideal Iris Segmentation Using Graph Cuts
1 Computational Vision CSCI 363, Fall 2012 Lecture 6 Edge Detection.
CSE 6367 Computer Vision Image Operations and Filtering “You cannot teach a man anything, you can only help him find it within himself.” ― Galileo GalileiGalileo.
Visual Tracking by Cluster Analysis Arthur Pece Department of Computer Science University of Copenhagen
Edges and Lines Readings: Chapter 10:
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities May 2, 2005 Prof. Charlene Tsai.
Machine Vision Edge Detection Techniques ENT 273 Lecture 6 Hema C.R.
Computer vision. Applications and Algorithms in CV Tutorial 3: Multi scale signal representation Pyramids DFT - Discrete Fourier transform.
Instructor: Mircea Nicolescu Lecture 7
: Chapter 5: Image Filtering 1 Montri Karnjanadecha ac.th/~montri Image Processing.
Digital Image Processing
1 Edge Operators a kind of filtering that leads to useful features.
Edges Edges = jumps in brightness/color Brightness jumps marked in white.
南台科技大學 資訊工程系 Region partition and feature matching based color recognition of tongue image 指導教授:李育強 報告者 :楊智雁 日期 : 2010/04/19 Pattern Recognition Letters,
Spatial Filtering (Chapter 3) CS474/674 - Prof. Bebis.
Image Enhancement in the Spatial Domain.
IRIS RECOGNITION 1 CITY ENGINEERING COLLEGE Technical Seminar On “IRIS RECOGNITION” By NANDAN.T.MURTHY 1CE06EC043.
Visual homing using PCA-SIFT
- photometric aspects of image formation gray level images
CS262: Computer Vision Lect 09: SIFT Descriptors
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities Prof. Charlene Tsai.
Image enhancement algorithms & techniques Point-wise operations
Image gradients and edges
Following the work of John Daugman University of Cambridge
SIRISHA SUMANTH and LATIF ALIANTO
a kind of filtering that leads to useful features
The SIFT (Scale Invariant Feature Transform) Detector and Descriptor
a kind of filtering that leads to useful features
IT472 Digital Image Processing
Image Enhancement in the Spatial Domain
IT472 Digital Image Processing
Presentation transcript:

Biometric Iris Recognition System INTRODUCTION Iris recognition is fast developing to be a foolproof and fast identification technique that can be administered cost effectively. It is a classic biometrics application that is in an advanced stage of research all over the world.

Biometric Iris Recognition System  Iris localization and alignment procedure

Image acquisition

Original iris image present in the database Formation of a circular contour around the iris The circular contour is concentric with the circular pupil Removing the portion of the iris occluded by the eyelids

The ratio of limbus diameter and pupil diameter forms the first criterion in the comparison of any two irises. First step involves determining the limbus diameter

Determining the pupil diameter The ratio of the limbus diameter and the pupil diameter is determined which is an important criterion in the identification/comparison of the irises.

Pattern matching To decide if this pattern matches with the one existing in the database. Multi-scale representation of the iris is achieved using the pyramid algorithm of Laplacian of Gaussian filters (4 levels) employing down sampling in the Gaussian and up sampling in the Laplacian of the Gaussian, filtered image. Construction of the Laplacian Pyramid begins first with convolution of the Iris Image with LoG Mask ‘W’, so as to yield low-pass Gaussian filtered images g k The expression is as follows: g k =(W*g k-1 )↓2,g k g k =(W*g k-1 )↓2, g 1 –g 4 —low-pass Gaussian images each obtained after filtering the previous image and down sampling by 2

The LoG filter can be specified as where σ—standard deviation of the Gaussian, ρ—radial distance of a point from the filter's center. A discrete approximation which is derived from the above filter expression. W = [ ]/ 16

Laplacian pyramid l k Is formed as the difference between g k and g k+1 l k =g k -4W*(g k+1 )↑2, g k+1 expanded before subtraction so that it matches the sampling rate of gk The expansion is accompanied by up sampling and interpolation: Up sampling is achieved by the insertion of zeros between each row and column of the down sampled Gaussian image. The Mask ‘W’ is used as an interpolation filter and the factor 4 is necessary because 3/4 pixels are newly inserted zeros We then evaluate the degree of match between the acquired image and images from the database. The approach taken is to quantify for the degree of match using normalized correlation between the acquired image and the images from the database.

Normalized correlation between the acquired image and the images from the database Normalized correlation can be defined in discrete form as follows Let l k1 [i,j] and l k2 [i,j] be the two iris images of size r×c (rows×columns)r×c Normalized correlation between l k 1 and l k 2 can be defined as

Pattern Matching Result obtained from this iris recognition system for iris images of two different persons Corr0=0.6625—Normalized correlation value for the 1st Laplacian of Gaussian of the 2 iris images Corr0=0.8101—Normalized correlation value for the 2nd Laplacian of Gaussian of the 2 iris images Corr0=0.8513—Normalized correlation value for the 3rd Laplacian of Gaussian of the 2 iris images Corr0=0.9284—Normalized correlation value for the 4th Laplacian of Gaussian of the 2 iris images Both the irises are not identical

Result obtained from this iris recognition system for iris images of same person Corr0=1.0000—Normalized correlation value for the 1st Laplacian of Gaussian of the 2 iris images Corr0=1.0000—Normalized correlation value for the 2nd Laplacian of Gaussian of the 2 iris images Corr0=1.0000—Normalized correlation value for the 3rd Laplacian of Gaussian of the 2 iris images Corr0=1.0000—Normalized correlation value for the 4th Laplacian of Gaussian of the 2 iris images Both the irises are identical Both the irises are identical Pattern Matching 2

Result obtained from this iris recognition system for iris image of a person with the iris image of the same person but modified by incorporating 3 dots in the iris region Corr0=0.9953—Normalized correlation value for the 1st Laplacian of Gaussian of the 2 iris images Corr0=0.9990—Normalized correlation value for the 2nd Laplacian of Gaussian of the 2 iris images Corr0=0.9988—Normalized correlation value for the 3rd Laplacian of Gaussian of the 2 iris images Corr0=0.9998—Normalized correlation value for the 4th Laplacian of Gaussian of the 2 iris images Both the irises are not identical

Conclusion The systems considers the ratio of limbus to pupil diameter as the initial criterion for recognition, which saves the processing time involved in pattern matching and calculating the correlation when the two ratios are not equal. The pattern matching technique employs multiscale pyramid representation using a LoG filter, which provides optimal enhancement of the features of the iris patterns, and then normalized correlation is employed for evaluating the degree of similarity and has been shown to give accurate results.