A Contactless Fingerprint Recognition System
Aman Attrish, Nagasai Bharat, Vijay Anand, and Vivek Kanhangad

TL;DR
This paper introduces a real-time contactless fingerprint recognition system using CNNs and minutiae features, addressing hygiene and sensor degradation issues of contact-based systems, and demonstrates its effectiveness on a custom dataset.
Contribution
It presents a novel contactless fingerprint recognition approach utilizing CNNs and feature fusion, implemented on Nvidia Jetson Nano for real-time performance.
Findings
Achieved an equal-error-rate of 2.19% on IITI-CFD dataset.
Demonstrated real-time recognition with minimal latency.
Validated effectiveness of contactless system over traditional methods.
Abstract
Fingerprints are one of the most widely explored biometric traits. Specifically, contact-based fingerprint recognition systems reign supreme due to their robustness, portability and the extensive research work done in the field. However, these systems suffer from issues such as hygiene, sensor degradation due to constant physical contact, and latent fingerprint threats. In this paper, we propose an approach for developing a contactless fingerprint recognition system that captures finger photo from a distance using an image sensor in a suitable environment. The captured finger photos are then processed further to obtain global and local (minutiae-based) features. Specifically, a Siamese convolutional neural network (CNN) is designed to extract global features from a given finger photo. The proposed system computes matching scores from CNN-based features and minutiae-based features.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security · Face recognition and analysis · User Authentication and Security Systems
