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
Post a Comment