I need a code in Matlab that processes fingerprints using Minutia Cylinder Code (MCC) method
显示 更早的评论
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.
回答(1 个)
Afra Mirhosseini
2022-8-29
0 个投票
Hello
Have a look at
https://github.com/Javad-Khodadoust
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel Computing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!