View Single Post
  #2  
Old 01-31-2007, 09:48 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
The 5DT dataglove already provides you with the current gesture. If you still want to compute it yourself using matlab, then you can use pymat. Currently, it is only compiled for python 2.2 and requires the NumPy library. However, it is open source, so you can recompile it for python 2.3.
Reply With Quote