Clear Filters
Clear Filters

I need a code in Matlab that processes fingerprints using Minutia Cylinder Code (MCC) method

2 views (last 30 days)
Hello.
I would like to ask for help:
I need a program and a code in MATLAB that compares fingerprints using the MCC method (Minutia Cylinder Code). The program should perform the following functions:
1) comparison of one fingerprint with many others;
2) image modification, distortion correction;
3) highlighting features - details;
4) elimination of false and unreliable points;
The program should display these parameters: FAR (False Acceptance Rate) and FRR (False Rejection Rate). The parameters should be displayed in the form of numbers in the window and in the form of graphs.

Answers (1)

Afra Mirhosseini
Afra Mirhosseini on 29 Aug 2022
Hello
Have a look at
https://github.com/Javad-Khodadoust

Categories

Find more on Standalone Applications in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!