home   |  research   |  members   |  projects   |  publications   |  conferences of interest   |  downloads   |  contact & impressum   |  privacy information
 
 

The Two Sides of the Finger - Performance of Dorsal vs. Palmar - Evaluation Framework and Scores Files

This is "The Multimedia Signal Processing and Security Lab", short WaveLab, website. We are a research group at the Artificial Intelligence and Human Interfaces (AIHI) Department of the University of Salzburg led by Andreas Uhl. Our research is focused on Visual Data Processing and associated security questions. Most of our work is currently concentrated on Biometrics, Media Forensics and Media Security, Medical Image and Video Analysis, and application oriented fundamental research in digital humanities, individualised aquaculture and sustainable wood industry.

Evaluation Framework Information

The experimental evaluations have been conducted using the open source vein recognition framework (PLUS OpenVein SDK) provided by the University of Salzburg. This is a feature extraction and matching/evaluation framework for finger- and hand-vein recognition implemented in MATLAB. It was tested on MATLAB 2016 and should work with all version of MATLAB newer or equal to 2016. This software is under the Simplified BSD license.

The framework contains all the feature extraction and matching as well as evaluation methods used for the experiments in the paper:

Christof Kauba, Bernhard Prommegger, and Andreas Uhl "The Two Sides of the Finger - An Evaluation on the Recognition Performance of Dorsal vs. Palmar Finger-Veins" In Proceedings of the International Conference of the Biometrics Special Interest Group (BIOSIG'18), 8 pages, Darmstadt, Germany, September 27-28, 2018.


A more detailed description of the framework as well as its sources can be found here:

PLUS OpenVein SDK

Data Set

PLUSVein-FV3 Laser/LED based Dorsal/Palmar Finger Vein Data Set

The finger-vein data set used during the evaluations is publicly available for research and non-commercial purposes and can be requested here:

PLUSVein-FV3 Database

Further informations regarding the data set can be found by following the above link.

Scores Files

General Structure of the Files

The scores files are provided as MATLAB .mat files. Each .mat file contains a struct, containing two vectors:

  • positives: This vector contains the scores obtained from the genuine matches.
  • negatives: This vector contains the scores obtained from the impostor matches.

The scores are all similarity scores, i.e. higher scores indicate higher similarity. Thus the genuine scores should be ideally higher than the impostor ones. The scores obtained for the 3 binary features using the Miura matcher are in the range of [0 - 0.5] while the scores obtained for SIFT are in the range of [0 - 1].

File Naming Conventions and Directory Structure

According to the experiments, there are two different sets of score files: one for the laser based scanner and one for the LED based scanner. These sets are further divided by the side of the hand (palmar and dorsal)

So the directory structure is as follows:

  • Scores: contains all the scores files
    • Laser: Contains the scores files for the laser based scanner subset
      • Dorsal: The scores for the dorsal subset
      • Dorsal-Palmar: The scores for the cross-view comparison of dorsal against palmar
      • Palmar: The scores for the palmar subset
    • LED: Contains the scores files for the LED based scanner subset
      • Dorsal: The scores for the dorsal subset
      • Dorsal-Palmar: The scores for the cross-view comparison of dorsal against palmar
      • Palmar: The scores for the palmar subset
  • Settings: contains the settings files to be used with the OpenVein SDK evaluation framework to arrive at these scores based on the PLUSVein-FV3 database
    • Laser
      • Dorsal: The settings for the dorsal subset
      • Palmar: The settings for the palmar subset
    • LED
      • Dorsal: The settings for the dorsal subset
      • Palmar: The settings for the palmar subset

Each of the subdirectories contains one scores file or one settings file per feature type, respectively:

  • Scores_GF.mat: Scores obtained for the evaluation of the Gabor Filter based features.
  • Scores_MC.mat: Scores obtained for the evaluation of the Maximum Curvature based features.
  • Scores_PC.mat: Scores obtained for the evaluation of the Principal Curvature based features.
  • Scores_SIFT.mat: Scores obtained for the evaluation of the SIFT based features.
These score and settings files can be downloaded below:

Scores Files and Settings Download

The scores and settings are available upon request.

Please fill out this form to request a download link for the scores and settings files:

Name:
Affiliation:
Email address: