forked from Qingbao/iris
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
25 lines (14 loc) · 1.12 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Limitations
-----------
The system basically inputs an eye image, and outputs a binary biometric template. Also included is code for calculating the Hamming distance between templates, which is required for matching of templates. I have not included code for storage of templates into a database, and code for determining match performance, although I may make this code available at a later stage.
A database of eye images is available from the Chinese Academy of Sciences at:
http://www.sinobiometrics.com/resources.htm
Terms and Conditions
--------------------
This code is distributed without any warranty.
If you use this code or any portions of the source code in any publications you must make reference to it as follows.
Libor Masek, Peter Kovesi. MATLAB Source Code for a Biometric Identification System Based on Iris Patterns. The School of Computer Science and Software Engineering, The University of Western Australia. 2003.
An electronic copy of any such publications must be forwarded to: [email protected]
You may modify the code, however, acknowledgement to the original author must remain.
Libor Masek
November 2003