Iris Recognition Project.

I am currently working on an Iris Recognition project for my m.tech thesis. I have completed the segmentation step. I have two arrays which store the x and y coordinates of the iris and the pupil boundary. Now, how should I go about extracting the iris region and then encoding it in my matlab code. Please guide me. I am aware of the theoritical procedure, i need help in the coding part.

6 Comments

Jan
Jan on 24 Mar 2014
What kind of help do you expect? Asking a specific question is more likely to be successful than a very general request of code.
I need to perform the normalisation step, ie extracting the iris region and converting it to a rectangular shape (for example - the john daugman's rubber sheet model). I do not expect an entire code, but just some help to begin with .
i also need this feature extraction codes in main file i have the function of feture extraction but i m unaware of how code the feature extraction in main file
can you help me in segmentation
That is a vague question, niroz gadgoud .
I need to perform the normalisation step, ie extracting the iris region and converting it to a rectangular shape (for example - the john daugman's rubber sheet model). I do not expect an entire code, but just some help to begin with .

Sign in to comment.

 Accepted Answer

Nitin
Nitin on 24 Mar 2014

0 votes

Please check out libour masek iris code, both the thesis and the matlab code can be found here .

1 Comment

how to call the function createiristemplate. i face some error in this part.can you help me?

Sign in to comment.

More Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 24 Mar 2014

Commented:

on 22 Dec 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!