Welcome to %s forums

BrainModular Users Forum

Login Register

gesture recognition

Create your own modules in C++
Post Reply
oli_lab
Member
Posts: 1017
Location: Brittany, France
Contact:

gesture recognition

Post by oli_lab » 08 Jan 2022, 21:42

I was thinking : would be great to have a module with XY input that make possible to recognise basic gesture and character.

Any idea what would be a nice and easy lib to use for this ?

Cheers

Olivar
http://oli-lab.org

Win10 I7/16GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces

follow OLI_LAB adventures on Facebook
http://www.facebook.com/pages/OLI_LAB/3 ... 506?v=wall

sm_jamieson
Member
Posts: 521

Post by sm_jamieson » 12 Jan 2022, 09:23

Most graphical modules in Usine already have a gesture output pin in the "mouse & gesture" section, which is an array.
I never worked out how to use this, or what it was supposed to do. Probably needs better documentation.
I presume we are talking about modern touchscreen gestures e.g. 2 finger scroll, pinch and zoom, sideswipe etc.

Presumably your suggested module could do the same thing but with an XY input so it can be used anywhere.

Note Usine also has touch pressure - I would think gestures should potentially be 3D, so xyz.

I don't know if you intended to put this in the SDK section, but a way to process mouse input to gestures inside a User Module
would be useful.

oli_lab
Member
Posts: 1017
Location: Brittany, France
Contact:

Post by oli_lab » 12 Jan 2022, 19:51

the idea is to recognize numbers and letter drawned on a pad

I'll try the gesture output, nether thougth of it, thanx

olivar
http://oli-lab.org

Win10 I7/16GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces

follow OLI_LAB adventures on Facebook
http://www.facebook.com/pages/OLI_LAB/3 ... 506?v=wall

User avatar
senso
Site Admin
Posts: 4367
Location: France
Contact:

Post by senso » 13 Jan 2022, 08:15

it reminds me https://www.youtube.com/watch?v=VvX7VlZVy40
An old video but you don't need a special library, it is made with a script.

User avatar
senso
Site Admin
Posts: 4367
Location: France
Contact:

Post by senso » 13 Jan 2022, 08:24

the patch:
Gesture Reco 1 2.pat
You do not have the required permissions to view the files attached to this post.

oli_lab
Member
Posts: 1017
Location: Brittany, France
Contact:

Post by oli_lab » 16 Jan 2022, 08:57

Thanx !
http://oli-lab.org

Win10 I7/16GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces

follow OLI_LAB adventures on Facebook
http://www.facebook.com/pages/OLI_LAB/3 ... 506?v=wall

Post Reply