Good image comparison technique for signatures.
显示 更早的评论
I have two cropped images of a signature from bank cheque. What is the best way to compare the two images.
Pls some one help me with the code.
Thanks much.
Regards, Alex
回答(4 个)
Image Analyst
2012-4-30
1 个投票
Alex, That method is extremely primitive and most likely won't work for more than a few signatures (a very tiny database). I suggest you look to published papers for successful algorithms:
23.4.6.4.3 Signature Recognition, Surveys, Analysis, Comparisons
Jakob Sørensen
2012-4-30
0 个投票
Don't think code, until you have to idea in place. Do you have any specific ways you want it to work? Or any thoughts on it?
Jakob Sørensen
2012-4-30
0 个投票
Supposing that the signature is more or less in the same place every time, how about some sort of cross correlation of the signature area?
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!