Skip to content

thehaseebhassan/fingerprints_matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fingerprint_matching

MATLAB - Fingerprints Matching

Requirements

Guidelines

  1. main_single.m: It first, extracts features from the database file that you have selected. Then it compares the selected file with another file from the database and generates a similarity score.
  2. main_total.m: It first, extracts features from the database file that you have selected. Then it compares the selected file with all files from the database and generates similarity scores for each one.
  3. main_calc_fmr.m: It generates fmr & fnmr diagrams.

Releases

No releases published

Packages

No packages published

Languages