I've written a fair bit of code for iris recognition, the current features are:
Finding of eyes in an image
Segmenting the iris, including Fourier estimation of the iris boundaries, converting to Cartesian coordinates
Masking of reflections
Iriscode encoding using Gabor wavelets as per Daugman algorithm
I've tested it on the CASIA iris database and am currently getting around an 80% match rate. With some tweaks it could realistically be closer to 96%, which is similar to commercial algorithms.
The current stack is Python 2.7/Numpy and OpenCV 3.
At the moment I feel like I may want to open source this algorithm. It's a bit of a mess so it would need someone to help clear it up and create an API. I would prefer to contribute to an existing project rather than create a new one. I am quite busy so I'm very limited in the amount of time I have to spend coding, but I can explain how to fix any technical issues, so contributions are welcome.
I know this is a completely different stack from the rest of this project, but want to ask, is this something of interest?
--
You received this message because you are subscribed to the Google Groups "Open Source Biometric Recognition" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openbr-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Chris Muktar
| |||||||||||