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

Longitudinal Finger Rotation in Finger-Vein Recognition

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.

Abstract

Abstract Finger-vein scanners or vein-based biometrics in general are becoming more and more popular. Commercial off-the-shelf finger-vein scanners usually capture only one finger from the palmar side using transillumination. Most scanners have a contact area and a finger-shaped support where the finger has to be placed onto in order to prevent misplacements of the finger including shifts, planar rotation and tilts. However, this is not able to prevent rotation of the finger along its longitudinal axis (also called non-planar finger rotation). This kind of finger rotation poses a severe problem in finger-vein recognition as the resulting vein image may represent entirely different patterns due to the perspective projection. We evaluated the robustness of several finger-vein recognition schemes against longitudinal finger rotation. Therefore, we established a finger-vein data set exhibiting longitudinal finger rotation in steps of 1° covering a range of ±90°. Our experimental results confirm that the performance of most of the simple recognition schemes rapidly decreases for more than 10° of rotation, while more advanced schemes are able to handle up to 30°.

Reference

[Prommegger18b     ] Longitudinal Finger Rotation - Problems and Effects in Finger-Vein Recognition Bernhard Prommegger, Christof Kauba, Andreas Uhl In Proceedings of the International Conference of the Biometrics Special Interest Group (BIOSIG'18), pp. 1-11, Darmstadt, Germany, September 27 - 28

Data Set

PLUSVein Finger Rotation Data Set

The PLUSVein Finger Rotation Data Set (PLUSVein-FR) is a partly publically available finger vein data set. It contains finger images captured all around the finger from 63 different subjects, 4 fingers (index and middle finger from both hands) per subject, which sums up to a total of 252 unique fingers. Further information regarding the data set can be found by the following link:

PLUSVein-FR Data Set

Evaluation Framework Information

The experimental evaluations have been conducted using the open source vein recognition framework (PLUS OpenVein Finger- and Hand-Vein Toolkit) 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.

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

PLUS OpenVein Finger- and Hand-Vein Toolkit

The framework contains all the feature extraction, comparison as well as evaluation methods used for the experiments in the paper.

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 as well as for DTFPM 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, every evaluated perspective has been treated as its own data set. As a result of this, also the score files are seperated per perspective.

So the directory structure is as follows:

  • Scores: contains all the scores files
    • Perspective: One folder per perspective which contains the scores files for the subset of that specific perspective. The folders are named using 3digits from 0 to 360. Therefore, the score files for a rotation of e.g -45° are located in the subfolder 315.
  • Settings: contains the settings files to be used with the OpenVein SDK evaluation framework to arrive at these scores based on the PLUSVein-Finger Rotation Data Set

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

  • 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_DTFPM.mat: Scores obtained for the evaluation of the Deformation-Tolerant Feature-Point Matching based features.
  • Scores_SIFT.mat: Scores obtained for the evaluation of the SIFT based features.
  • Scores_GF.mat: Scores obtained for the evaluation of the Gabor Filter 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: