how to do iris normalization?
2 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (2 件)
Bruno Pop-Stefanov
2014 年 1 月 21 日
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:
0 件のコメント
Frank Martin
2015 年 6 月 19 日
If you are still in need of such algoritm i posted one on the matlab exchange: http://www.mathworks.com/matlabcentral/fileexchange/51246-daugman-rubbersheet-normalization
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!