Non-Ideal Iris Segmentation Using Graph Cuts

Abstract

A non-ideal iris segmentation approach using graph cuts is presented. Unlike many existing algorithms for iris localization which extensively utilize eye geometry, the proposed approach is predominantly based on image intensities. In a step-wise procedure, first eyelashes are segmented from the input images using image texture, then the iris is segmented using grayscale information, followed by a post-processing step that utilizes eye geometry to refine the results. A preprocessing step removes specular reflections in the iris, and image gradients in a pixel neighborhood are used to compute texture. The image is modeled as a Markov random field, and a graph cut based energy minimization algorithm [2] is used to separate textured and untextured regions for eyelash segmentation, as well as to segment the pupil, iris, and background using pixel intensity values. The algorithm is automatic, unsupervised, and efficient at producing smooth segmentation regions on many non-ideal iris images. A comparison of the estimated iris region parameters with the ground truth data is provided.

Cite

Text

Pundlik et al. "Non-Ideal Iris Segmentation Using Graph Cuts." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563108

Markdown

[Pundlik et al. "Non-Ideal Iris Segmentation Using Graph Cuts." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/pundlik2008cvprw-nonideal/) doi:10.1109/CVPRW.2008.4563108

BibTeX

@inproceedings{pundlik2008cvprw-nonideal,
  title     = {{Non-Ideal Iris Segmentation Using Graph Cuts}},
  author    = {Pundlik, Shrinivas J. and Woodard, Damon L. and Birchfield, Stanley T.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2008},
  pages     = {1-6},
  doi       = {10.1109/CVPRW.2008.4563108},
  url       = {https://mlanthology.org/cvprw/2008/pundlik2008cvprw-nonideal/}
}