Good image comparison technique for signatures.
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (4개)
Image Analyst
2012년 4월 30일
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
Jakob Sørensen
2012년 4월 30일
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
Jakob Sørensen
2012년 4월 30일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!