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