paper-with-me

홈 › Papers

Latent Fingerprint Matching via Dense Minutia Descriptor

2024-05-02 · Zhiyu Pan, Yongjie Duan, Xiongjun Guan, Jianjiang Feng, Jie zhou

Latent fingerprint matching is a daunting task, primarily due to the poor quality of latent fingerprints. In this study, we propose a deep-learning based dense minutia descriptor (DMD) for latent fingerprint matching. A DMD is obtained by extracting the fingerprint patch aligned by its central minutia, capturing detailed minutia information and texture information. Our dense descriptor takes the form of a three-dimensional representation, with two dimensions associated with the original image plane and the other dimension representing the abstract features. Additionally, the extraction process outputs the fingerprint segmentation map, ensuring that the descriptor is only valid in the foreground region. The matching between two descriptors occurs in their overlapping regions, with a score normalization strategy to reduce the impact brought by the differences outside the valid area. Our descriptor achieves state-of-the-art performance on several latent fingerprint datasets. Overall, our DMD is more representative and interpretable compared to previous methods.

📄 PDF Abstract BibTeX arXiv:2405.01199

Code (1)

yu-yy/dmd 공식 구현 pytorch

Tasks

valid

Similar Papers 제목 키워드 기반

Latent Fingerprint Recognition: Role of Texture Template

2018-04-27 · Kai Cao, Anil K. Jain

We propose a texture template approach, consisting of a set of virtual minutiae, to improve the overall latent fingerprint recognition accuracy. To compensate for the lack of sufficient number of minutiae in poor quality…

Graph MatchingTemplate Matching

Minutiae-Anchored Local Dense Representation for Fingerprint Matching

2025-07-21 · Zhiyu Pan, Xiongjun Guan, Yongjie Duan, Jianjiang Feng 외 arxiv

Fingerprint matching under diverse capture conditions remains a fundamental challenge in biometric recognition. To achieve robust and accurate performance in such scenarios, we propose DMD, a minutiae-anchored local dens…

Computational Efficiency

Latent Fingerprint Registration via Matching Densely Sampled Points

2020-05-12 · Shan Gu, Jianjiang Feng, Jiwen Lu, Jie zhou

Latent fingerprint matching is a very important but unsolved problem. As a key step of fingerprint matching, fingerprint registration has a great impact on the recognition performance. Existing latent fingerprint registr…

Clustering

Minutia Texture Cylinder Codes for fingerprint matching

2018-07-06 · Wajih Ullah Baig, Umar Munir, Waqas Ellahi, Adeel Ejaz 외

Minutia Cylinder Codes (MCC) are minutiae based fingerprint descriptors that take into account minutiae information in a fingerprint image for fingerprint matching. In this paper, we present a modification to the underly…

Fixed-length Dense Descriptor for Efficient Fingerprint Matching

2023-11-30 · Zhiyu Pan, Yongjie Duan, Jianjiang Feng, Jie zhou

In fingerprint matching, fixed-length descriptors generally offer greater efficiency compared to minutiae set, but the recognition accuracy is not as good as that of the latter. Although much progress has been made in de…