How to matching different numbers of features?
Mostra commenti meno recenti
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.
Risposte (3)
linda Nankabirwa
il 13 Ott 2018
0 voti
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
1 Commento
wisam kh
il 13 Ott 2018
linda Nankabirwa
il 27 Ott 2018
0 voti
thanks so much for the reply
1 Commento
Mahmoud Hassan
il 6 Dic 2018
hello, i think that i am working on the same project you are working " minutiae feature extraction " , can i contact with you ?!
Categorie
Scopri di più su Classification in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!