Research on Algorithm for Iris Segmentation Based on Adaptive Threshold

LI Peng,CAO Bing
DOI: https://doi.org/10.3969/j.issn.1674-6236.2018.03.041
2018-01-01
Abstract:Iris segmentation is an essential process of iris recognition, the algorithms for iris segmentation are generally used by fixed threshold for image binarization and then through the Hough transform to detect circle. Iris's color is relatively shallow,so the method not only needs reasonable input parameters,but it can't segment the iris region through binary image. The robustness is poor. Therefore, an adaptive algorithm for iris segmentation was proposed:The image binarization with adaptive threshold, calculating the pupil center position by the first order central moment,then getting the region of pupil;Histogram equalization is performed on the original image,the pupil center as the center of circle,the sector with different angles and radius to scan the image,calculating the maximum difference between the intensity of different radius of fan-shaped arc area and getting appropriate radius. some points were found out according to the radius and the center of pupil. The circle was fitted by the points. Experimental results show that the proposed algorithm can segment the iris region well,and its robustness is strong.
What problem does this paper attempt to address?