How to matching different numbers of features?
1 次查看(过去 30 天)
显示 更早的评论
Hello
I'm working on a fingerprint matching program. The extracted features are minutiae, each of these features contains the location (x , y) and angle of direction (o). The number of features extracted from images varies, where the features matrix not the same numbers of rows.
How can I match different numbers of features?
If I use the Euclidean distance, the matrix of features must be equal in dimensions, also If I want to train neural network, the matrix of features must be equal in dimensions.
0 个评论
回答(3 个)
linda Nankabirwa
2018-10-13
Hello,did you get the solution because am also having the same problem matching features with different dimensions can't figure out how to match.Please help if you got a solution.thanks
linda Nankabirwa
2018-10-27
thanks so much for the reply
1 个评论
Mahmoud Hassan
2018-12-6
hello, i think that i am working on the same project you are working " minutiae feature extraction " , can i contact with you ?!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!