lorenzoPatras / kinectSkeletonTracing

Application that tracks the skeleton using kinect sensor
0 stars 0 forks source link

Compute the overall cost for entire body #5

Open lorenzoPatras opened 9 years ago

lorenzoPatras commented 9 years ago

Compute the cost both as the average of all DTWs costs and as sum of all DTW costs.

lorenzoPatras commented 9 years ago

Added in commit commit 04c02bf7771d3030ac2041acca3531441f5ec7e5. The cost should also be computed using bones' priority. E.g.: for raising left hand only LeftArm and LeftForearm should be taken into consideration.