root/juggler/branches/2.2/modules/gadgeteer/gadget/Type/gestureFileFormat.txt

Revision 436, 0.6 kB (checked in by allenb, 10 years ago)

Mid dev build problems.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 What follows is an example of a gesture file and description of the format.
2
3 The format is generally like this:
4
5 <Comments (# leading space)>
6 ...
7 <num Gestures>
8 <Gesture name 0>
9 ...
10 <Gesture name N>
11 <Exmaple gesture 0>
12 ...
13 <Example gesture N>
14 <Recognizor specific to end of file>
15 <eof>
16
17 Here is an example:
18
19 ---- begin here ----
20 # This is a vjGloveXYZ data file
21 # Created: 4/5/97
22 # by: Allen Bierbaum
23 #
24 #  These gestures were created for app PDQ
25 #
26 5
27 Closed Fist
28 Open Hand
29 Pointing
30 Thumbs up
31 Vulcan
32 0.347 0.895 -.003 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.8
33 ~
34 ~
35 ~
36 ~
37 # begin gesture specific stuff
38 67 89 23
39 098 08 234
40 3421 21 21
41 <eof>
Note: See TracBrowser for help on using the browser.