Iris Crypts: Multi-Scale Detection and Shape-Based Matching

Abstract

This paper presents an improved framework for iris crypt detection and matching that outperforms both previous methods and manual annotations. The system uses a multi-scale pyramid architecture to detect feature candidates before they are further examined and optimized by heuristic-based methods. The dissimilarity between irises are measured by a two-stage matcher in the simple to complex order. The first stage estimates the global dissimilarity and rejects the majority of unmatching candidates. The surviving pairs are matched by local dissimilarities between each crypt pair using shape descriptors. The proposed framework showed significant performance improvement in both identification and verification context.

Cite

Text

Shen and Flynn. "Iris Crypts: Multi-Scale Detection and Shape-Based Matching." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6835998

Markdown

[Shen and Flynn. "Iris Crypts: Multi-Scale Detection and Shape-Based Matching." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/shen2014wacv-iris/) doi:10.1109/WACV.2014.6835998

BibTeX

@inproceedings{shen2014wacv-iris,
  title     = {{Iris Crypts: Multi-Scale Detection and Shape-Based Matching}},
  author    = {Shen, Feng and Flynn, Patrick J.},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {977-983},
  doi       = {10.1109/WACV.2014.6835998},
  url       = {https://mlanthology.org/wacv/2014/shen2014wacv-iris/}
}