How to matching different numbers of features?
조회 수: 2 (최근 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!