Tagged Questions

1
vote
2answers
79 views

Quantify a change of direction given an array of 3d points

I am working on a piece of software written in Java that uses some processing.core library classes and simpleopenni to track a user's hand with the XBOX Kinect. What I am trying to figure out is how ...