Complex gestures on iPhone

Is there a high level library that handles complex gestures by detecting triangles / loops / circles? Is it possible to create such a library with what Apple already has?

Thanks,
Teja

+2


a source to share


1 answer


You can use the Dollar Recognizer "... it's pretty accurate and very easy to use from a single training template. An effort has already begun for an iPhone implementation , although it hasn't been released yet. The implementation is used by AlphaCount .



+1


a source







All Articles