Thank you very much.
I'll work on it.
Search found 6 matches
- 2015-04-01T02:53:11-07:00
- Forum: Digital Image Processing
- Topic: Iris Localization in iris recognition algorithm
- Replies: 7
- Views: 18049
- 2015-03-26T04:29:48-07:00
- Forum: Digital Image Processing
- Topic: wavelet for iris recognition
- Replies: 0
- Views: 8829
wavelet for iris recognition
Does anybody know which kind of wavelet is better for Iris Recognition?
Thank you,
Thank you,
- 2015-03-26T03:57:04-07:00
- Forum: Digital Image Processing
- Topic: Iris Localization in iris recognition algorithm
- Replies: 7
- Views: 18049
Re: Iris Localization in iris recognition algorithm
I provide you with some other inputs to check:
https://www.dropbox.com/sh/riio6yi2yu2c ... yWuIa?dl=0
https://www.dropbox.com/sh/riio6yi2yu2c ... yWuIa?dl=0
- 2015-03-26T03:52:21-07:00
- Forum: Digital Image Processing
- Topic: Iris Localization in iris recognition algorithm
- Replies: 7
- Views: 18049
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
https://www.dropbox.com/sh/hak8n1euh3sb ... nzHaa?dl=0
- 2015-03-23T15:38:47-07:00
- Forum: Digital Image Processing
- Topic: Iris Localization in iris recognition algorithm
- Replies: 7
- Views: 18049
Re: Iris Localization in iris recognition algorithm
I uploaded them in the following link
https://www.dropbox.com/sh/te6lpd2p5qiu ... dsJHa?dl=0
https://www.dropbox.com/sh/te6lpd2p5qiu ... dsJHa?dl=0
- 2015-03-22T14:13:08-07:00
- Forum: Digital Image Processing
- Topic: Iris Localization in iris recognition algorithm
- Replies: 7
- Views: 18049
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 ...