Got the program to recognise the set of simple gestures. It doesn't include the functions that rely on rotation before action, for example double roll right and left. The other gestures are recognised, with some difficulty. The recotgniser has a lot of room for improvement such as putting in a real pattern recogniser, but that looks a bit to Mathematical for the holidays. It can also be the base for generating the training set if that is the way the program heads in the future.
The decision made during the creation was to split the data for each movement 4 ways. Therefore each motion has 12 values. The the data was codified into -2, -1, 0,1 ,2 based on high and low break points. Then watching which values appeared when each motion was executed. Then personal choice for each action was used to decide on each of the actions qualifiers.
Now to see if I can't get it to open some external program..
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment