Hi all: i am developing a programme which is capable of recognizing several hand gestures.Now the requirement need a language using the hand gestures.So, how can i construct one ?
My current idea is using regular expression and Backus Naur Form to define the syntax,but i get stuck in the design.
PLUS :
- the gestures is merely finger position although it can track when you move
- the exact number of the gesture is 5
- as for the nouns or verbs which the gestures referred to, currently i really have no idea how to assign them.
- i am not permitted to post images of the gesture ,otherwise it will be more clear,but i can e-mail if someone wants to see.
Thanks for any ideas