Search code examples
c#.netwindowswindows-vistatablet-pc

Comparing signatures in Ink Serialized Format


I have a load of signatures I wish to compare (all in ISF - ink serialized format).

How to compare these signatures?


Solution

  • Well I ended up using a mperfect idea and analysing the signatures using speed, time, distance and created an algorythm which works.