Activate tracking using Kinect V2 in C++ -


i started coding kinect in c++ using vs2013 , kinect sdk 2.0. when tried hand gestures after seeing code samples, unable 'track' body after opening necessary sources/streams (the kinect, bodyframereader, etc.). so, question is, kinect automatically provide tracking? if not, how enable/activate tracking of particular object?

after fixed unnoticed error, discovered kinect automatically body tracking. use it, create body stream , if kinect tracks body, put ibody* array created.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -