I'm looking for a Java implementations of shape matching algorithms. here's an image to demonstrate of what i had in mind :
I would also be interested to know if there are any good free implementations ofgestures recognition for Android
I'm looking for a Java implementations of shape matching algorithms. here's an image to demonstrate of what i had in mind :
I would also be interested to know if there are any good free implementations ofgestures recognition for Android
You could have a look at eclipse sketch. There's a video on the page demonstrating the use of it and how it works. Sketch is doing gesture recognition for use in graphical editors. The implementation is not intended to run on android, but maybe you can learn from it.