ScaleTo Error in a KINECT Project using Vb.Net -


i still looking solution problem ...

i need solve project problem in scaleto() method code:

dim scaledjoint = joint.scaleto(screenmaxx, screenmaxy, 0.5f, 0.2f)

the error says " 'scaleto' not member of 'microsoft.research.kinect.nui.joint' "

please need solution this... thx

scaleto part of coding4fun kinect toolkit. not part of standard kinect sdk.

also, microsoft.research.kinect.nui namespace represents old version of sdk. several major changes have accrued since release of sdk 1.5, , sdk 1.7. should not learning on such obsolete version of sdk.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -