CVITJan 21, 2021

Finger Vein Recognition by Generating Code

arXiv:2101.08415v12 citations
Originality Incremental advance
AI Analysis

This work addresses biometric security for applications like authentication, but it is incremental as it builds on existing recognition methods with a new coding approach.

The paper tackled the problem of redundant data and segmentation sensitivity in finger vein recognition by proposing a code generation method that avoids segmentation and uses centrosymmetric coding, achieving state-of-the-art performance on two public databases.

Finger vein recognition has drawn increasing attention as one of the most popular and promising biometrics due to its high distinguishes ability, security and non-invasive procedure. The main idea of traditional schemes is to directly extract features from finger vein images or patterns and then compare features to find the best match. However, the features extracted from images contain much redundant data, while the features extracted from patterns are greatly influenced by image segmentation methods. To tack these problems, this paper proposes a new finger vein recognition by generating code. The proposed method does not require an image segmentation algorithm, is simple to calculate and has a small amount of data. Firstly, the finger vein images were divided into blocks to calculate the mean value. Then the centrosymmetric coding is performed by using the generated eigenmatrix. The obtained codewords are concatenated as the feature codewords of the image. The similarity between vein codes is measured by the ratio of minimum Hamming distance to codeword length. Extensive experiments on two public finger vein databases verify the effectiveness of the proposed method. The results indicate that our method outperforms the state-of-theart methods and has competitive potential in performing the matching task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes