Each submitted algorithm must be a Win32 console application with the following list
of parameters:
| LIVENESS_XYZ.exe | It is the executable name, where XYZ is the identification
number of the participant. Format : Win32 console application (.exe) |
| [ndataset] | It is the identification number of the data set to analyse.
Legend: 1=Crossmatch, 2=Identix, 3=Biometrika |
| [inputfile] | Txt file with the List of images to analyse. Each image is in RAW format (ASCII) |
| [outputfile] | Txt file with the output of each processed image, in the same order of inputfile. The output is a posterior probability of the live class given the image, or a degree of “liveness” normalized in the range 0 and 100 (100 is the maximum degree of liveness, 0 means that the image is fake). In the case that the algorithm has not been able to process the image, the correspondent output must be -1000 (failure to enroll). |
Each parameter related to the data set configuration must be set before submission. Each user can configure his algorithm by the training set available after registration. Only Win32 console applications with the above characteristics will be accepted for the competition.
Participants may publish also the source code of their algorithm, but this is not mandatory. They are also strongly invited to prepare a paper, which will be submitted at ICIAP conference, with the description of their solution submitted at LivDet.