You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libfre...@googlegroups.com
Are there any open source libraries that anyone uses with jLibfreespace that support gesture recognition based on a learning framework? If not, how are other folks doing gesture recognition? I am new to developing applications that support gesture recognition. I have used the MotionStudio tool to record several executions of different types of gestures I would my application to be able to recognize. The problem is that I don't know where to go from here. I can pull data from the Bluetooth Reference Kit device, but do I now build some type of state machine...or do some kind of mathematical analysis (Hidden Markov Models possibly?)? Thanks.