Good image comparison technique for signatures.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (4)
Image Analyst
il 30 Apr 2012
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
0 Commenti
Jakob Sørensen
il 30 Apr 2012
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?
0 Commenti
Jakob Sørensen
il 30 Apr 2012
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?
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!