what do you mean when you said: "You can define a customized set and add labels to it"!!
and how can i do this!!
Meaning that you could extend the existing list in your own space by adding new ones (should be done by continuing the number ID from the predefined ones). But, defining the new enum tag itself is not sufficient since it is the symbolic tag only, you would have to write your own recognition algorithm for the new gesture too ;-)
Cita:
Meaning that you could extend the existing list in your own space by adding new ones (should be done by continuing the number ID from the predefined ones). But, defining the new enum tag itself is not sufficient since it is the symbolic tag only, you would have to write your own recognition algorithm for the new gesture too ;-)