SimpleOpenNI Hands tracking

edited August 2015 in Kinect

Hello! I'm new on kinect world and i want to achieve a simple task: i need one indicator for each hand of the user on the screen, the user is standing in front of a screen so his right hand has to be indicated with a image or whatever in the right side of the screen, same for the left.

I have the joint position for each hand and i'm using those vectors to move two images on screen but they are mirrored (setMirror() didn't help), this is the code part where i think i'm going wrong: http://codepaste.net/5v41ga

How I can achieve this in a propper way?

Thanks, have a good day!

Tagged:
Sign In or Register to comment.