how to match rotated fingerptint using minutiae feature extraction
Ältere Kommentare anzeigen
I am using minutiae feature extraction algorithm to extract unique points from fingerprint and use these points for matching another fingerprints in database ... when i rotate the image, the extracted points are totally different compared to the basic image so as a logic how can i match the rotated image with the other ??!
Antworten (1)
Ei Ei Mon
am 5 Nov. 2018
0 Stimmen
You need to perform rotation and translation . https://www.mathworks.com/matlabcentral/fileexchange/44369-fingerprint-matching-a-simple-approach
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!