Hi
I’m new here. I’ve checked that Morph’s API returns very detailed contact data. However for my application I need to detect gestures such as multiple finger taps and swipes. So I got a few questions:
-
Does the API provide gesture recognition in any way?
-
Is there any Python library capable of detecting gestures from individual contact data as provided by the API? Something equivalent to hammer.js or zingtouch used for web development.
-
Is anybody detecting gestures on the Morph? If so, how are you doing it
Thanks