| What I
did last week: |
Shaun
helped me port the SKETCHUP routines to unix, which
basically involved cutting out all the DOS-specifics. He
got it to the point where we could recognize Gray-map
pgm-files. I then continued on my own removing all the
edge-detection so that I could produce the edge
information myself. I then spent the week-end figuring
out, how the recognition actually works (i.e. why the
training-files had exactly 66 discontinuities), which
also involved getting more aquainted with size-functions.
On Monday I sat down with Shaun again and we discussed
the data-files. He had a great idea about the format of
these files, which led me to writing my own application
using the SKETCHUP recognition system and I even compiled
my own set of training data. The recognition actually
works, but is far from satisfactory. The gestures I used
were the standard ones, which proove to be too simple for
this recognizer, which works on graphs containing
shape-informations. The existing gestures are not very
rich in topological information and thus appear very
similar to the recognizer. |