My users draw their signature in my application using touch events and I convert it to a bitmap. I want to extract unique specifications of each signature and compare it by its specifications stored in the main server.
How can I do that?
What is the main and enterprise algorithm for extracting unique features of a signature?
Thanks in advance,