How to generate scores for fusion?

2 ビュー (過去 30 日間)
Shirah
Shirah 2013 年 8 月 15 日
コメント済み: Image Analyst 2017 年 7 月 21 日
Hello all,
I have to implement a multimodal biometric using score level fusion and having palm print and dorsal hand vein as biometrics. I have used Euclidean distance for matching when working on the unimodal of each respective biometrics.
For the multimodal approach, I have to get the scores for the palm print and dorsal hand vein separately so that I can perform score normalization.
My problem is how do I get the scores? Is it the same value that we used when conducting Euclidean distance in the unimodal or something else?
Thank You.
  3 件のコメント
Vinay Kumar
Vinay Kumar 2015 年 2 月 5 日
If you have used Euclidean distance matcher, then it would be easy for you to convert it into the same domain. After normalizing, considering the resulting score as distance score, and you can move on to the score rule to fuse those scores.
Balaprasanna selvaraju
Balaprasanna selvaraju 2017 年 1 月 25 日
Hello Shirah, Score is the same value that you got from Euclidean distance. You have to fuse the two seperate score to one for score level fusion.

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2015 年 1 月 31 日
21.6.5 Palmprints, Hand Structure, Recognition, Systems
21.6.6 Hand Structure, Vein Structure in Hands, Recognition, Systems
  2 件のコメント
ketima bu
ketima bu 2017 年 7 月 21 日
Please stop redirecting to this site everyone asks for a question, they want some code here i guess.
Image Analyst
Image Analyst 2017 年 7 月 21 日
Perhaps you think this answer would be better: "Since no one gave you any of their code after all this time, you're just out of luck, and we are not going to give you any leads on how to get help. You'll just have to invent your own algorithm. Good luck."

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by