how to match rotated fingerptint using minutiae feature extraction
1 回表示 (過去 30 日間)
古いコメントを表示
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 ??!
0 件のコメント
回答 (1 件)
Ei Ei Mon
2018 年 11 月 5 日
You need to perform rotation and translation . https://www.mathworks.com/matlabcentral/fileexchange/44369-fingerprint-matching-a-simple-approach
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!