If the algorithm is used for purely automated clas-
sification and assigned the undecided cases at random,
a classification error rate of the order of approximately
4% would be achieved. Only 5.8% of the images were
not able to be classified as left or right, and the ability
to determine this is crucial as it allows either to prompt
human input or to employ further more complex
feature extraction to see if a determination can be
done. However from the 94% of the images that were
automatically determined that a classification decision
could be made to whether they belong to left or right
irises, the authors’ classification algorithm made the
correct label assignment 99.1% of the time which is a
significant achievement of the proposed algorithm.
The implications of this approach is that it allows to
reduce the computational search time of matching by a
factor of 2 by applying a fully automatic method to
partition left/right iris datasets. For an iris recognition
system with a large database with high loading, this
could result in a substantial reduction in the cost of
the server farm needed to support the system.
Summary
Automatic left/right classification of iris images is
important in iris recognition systems. The authors have
presented a simple algorithm for automatic classification
that is efficient, effective and intr oduces minimal addi-
tional computational load on the system. Experimental
test on the ICE 2005 database demonstrate that the
algorithm can provide fully automated classification
and has the ability to determine when it is not confident
to make a correct classification decision, on the ICE
dataset this was approximately 5.8% of the data where
it determined that further human input or other feature
extraction processing is necessary. On the remaining
94.2% of the images that it determined a decision
could be made, it achieved a correct classification rate
of 99.1% on labeling the images as left or right irises.
This can provide a roughly 2 reduction in the compu-
tational load for irises matching in large databases.
Related Entries
▶ Image Pattern Recognition
▶ Iris Databases
▶ Iris Recognition, Overview
References
1. Jain, A.K., Ross, A., Prabhakar, S.: An introduction to biometric
recognition. IEEE Trans. Circ. Syst. Video Tech. 14(1) (2004)
2. Daugman, J.: How iris recognition works. IEEE Trans. Circ. Syst.
video Tech. 14(1) (2004)
3. Wildes, R.: Iris recognition: An emerging biometric technology.
Proceedings of IEEE 85, 1348–1363 (1997)
4. Huang, Y.P., Luo, S.W., Chen, E.Y.: An efficient iris recognition
system. International Conference of Machine Learning and
Cybernetics 1, 450–454 (2002)
5. Liu, Y., Yuan, S., Zhu, X., Cui, Q.: A practical iris acquisition
system and a fast edges locating algorithm in iris recognition. In:
IEEE Instrumentation and Measurement Technology Confer-
ence, Vol 26, pp. 166–168 (2003)
6. Sung, H., Lim, J., Park, J.H., Lee, Y.: Iris recognition using
collarette boundary localization. International Conference on
Pattern Recognition IV: 857–860 (2004)
7. Masek, L.: Recognition of human iris patterns for biometric
identification. Master thesis, University of Western Australia,
2003. Available from: http://www.csse.uwa.edu.au/verb++pk/
studentprojects/libor/
8. Liu, X., Bowyer, K.W., Flynn, P.J.: Experiments with an improved
iris segmentation algorithm. Fourth IEEE Workshop on Auto-
matic Identification Technologies, Vol 113, 118–123 (2005)
9. Pan, L., Xie, M.: The algorithm of iris image processing.
Fourth IEEE Workshop on Automatic Identification Technolo-
gies 134–138 (2005)
10. He, X.F., Shi, P.F.: A novel iris segmentation method for
hand-held capture device. Springer LNCS 3832: International
Conference on Biometrics 479–485 (2006)
11. Feng, X., Fang, C., Ding, Z., Wu, Y.: Iris localization with dual
coarse-to-fine strategy. International Conference on Pattern
Recognition 553–556 (2006)
Automatic Classification of Left/Right Iris Image. Table 1 The experimental results for Left vs. Right eye classification,
on ICE 2005 database
Category Image count Misclassified Undecided Correct identification rate
All images 2953 27 172 99.1%
Left 1528 15 78 99%
Right 1425 12 94 99.2%
46
A
Automatic Classification of Left/Right Iris Image