Skip to content

gwquinn/IrisFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Finder

C++ source code for localizing iris boundaries in standard iris images. One of the first steps in automated biometric iris recognition is iris boundary localization. This code is currently in an alpha state. It requires the OpenCV library.

The algorithm used is unpublished but roughly builds upon the approach proposed by Bendale et. al.

To build, type:

make

ls examples/img[1-6].png | xargs -Ivar bin/localize var

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published