Iris Recognition - Iris localization

asked 2020-09-13 10:30:04 -0600

Shay gravatar image

updated 2020-09-13 10:34:12 -0600

Hey, there is another way to localize the iris in eye image that isnt:

1.daugman's integro differential operator - I cant find fast and accurate implementation(that dosent run for 5-10 min).

2.Hough Circle Transform - I cant detect the right radius and dont want to play for days with 5-6 different parameters.

I hope someone knows a way. Thanks in advance.

edit retag flag offensive close merge delete

Comments

most facial landmarks algorithms will find the pupil quite exactly, but you probably still need a circle detection like hough to find the outer border.

dont want to play for days with 5-6 different parameters.

just stop the whining, please.

berak gravatar imageberak ( 2020-09-14 01:16:36 -0600 )edit