Search found 6 matches

by behnamj
2015-04-01T02:53:11-07:00
Forum: Digital Image Processing
Topic: Iris Localization in iris recognition algorithm
Replies: 7
Views: 16358

Re: Iris Localization in iris recognition algorithm

Thank you very much.
I'll work on it.
by behnamj
2015-03-26T04:29:48-07:00
Forum: Digital Image Processing
Topic: wavelet for iris recognition
Replies: 0
Views: 7935

wavelet for iris recognition

Does anybody know which kind of wavelet is better for Iris Recognition?

Thank you,
by behnamj
2015-03-26T03:52:21-07:00
Forum: Digital Image Processing
Topic: Iris Localization in iris recognition algorithm
Replies: 7
Views: 16358

Re: Iris Localization in iris recognition algorithm

yes that's right. When I change the input, it draws undesired circles and each time I have to adjust the parameters. I uploaded the code and the input image in the following link:

https://www.dropbox.com/sh/hak8n1euh3sb ... nzHaa?dl=0
by behnamj
2015-03-22T14:13:08-07:00
Forum: Digital Image Processing
Topic: Iris Localization in iris recognition algorithm
Replies: 7
Views: 16358

Iris Localization in iris recognition algorithm

Hello everyone I want to implement iris recognition algorithm in MATLAB. In the first step I have to localize iris region and I use circular hough transform and canny edge detector for this purpose. The problem is that I have to determine the canny threshold and the inner and outer radii for iris my...