pi_tracker's joints position to pixel [closed]
Hello everybody, currently I am using pi_tracker & openni_launch. I want to get particular depth array near from the hand.
I have tried get skeletons.position and it returns Vector3, but I don't know how to parse into 0 - 640 (width px) and 0 - 480 (height px).
Thanks :)