how to do iris normalization?

I have read in most of he paper that it can b done through Dougman Rubber sheet algorithm .. but how to implement this ? is there any other function that can be use for iris normalization

Answers (2)

Bruno Pop-Stefanov
Bruno Pop-Stefanov on 21 Jan 2014
To my knowledge there is no MATLAB code available that implements Daugman's Rubber-Sheet algorithm for iris normalization. However, you can find code to do the first step before normalization:
The full algorithm is described in the following paper:

Asked:

on 21 Jan 2014

Answered:

on 19 Jun 2015

Community Treasure Hunt

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

Start Hunting!