Fingerprint Biometric Detection

Fingerprint Biometric Detection

Team Kunjat Gadab / June 9, 2024
C#
Docker
Mysql

Fingerprint biometric detection using KMP and BM algorithm. The program first convert the fingerprint into a binary image, using the binary data then get converted into ASCII. Using this ASCII and patern matching algorithm, we can then match fingerprints.

For More Information, Check out this GitHub README