Abstract
we describe the novel techniques we developed to create an Iris Recognition System, in addition to an analysis of our results. We used a fusion mechanism that amalgamates both, a Canny Edge Detection scheme and a Circular Hough Transform, to detect the iris’ boundaries in the eye’s digital image. We then applied the Haar wavelet in order to extract the deterministic patterns in a person’s iris in the form of a feature vector. By comparing the quantized vectors using the Hamming Distance operator, we determine finally whether two irises are similar. Our results show that our system is quite effective.
Conclusion
Recognition system capable of comparing two digital eye-images. This identification system is quite simple requiring few components and is effective enough to be integrated within security systems that require an identity check. The errors that occurred can be easily overcome by the use of stable equipment.
| Base Paper | |||
| Source Code | Complete Code files |