We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Are these two functions are different?
kinect.depthMapRealWorld(); & kinect.depthMap();
Looking at the SimpleOpenNI source code it looks like depthMap() returns int[] and depthMapRealWorld() returns PVector[], so they are different.
In this example https://code.google.com/p/simple-openni/source/browse/trunk/SimpleOpenNI-2.0/dist/all/SimpleOpenNI/examples/OpenNI/DepthMap3d/DepthMap3d.pde you can see how both functions are used together.
@hamoid Thanks a lot :) after a long time it has been finally answered =D> . In this forum kinect questions are rarely answered. Hamoid can you help me in this :-/ :-/ thread. Do you know how make it for multiple user. please help! :)
You're welcome :) I checked the other thread, but unfortunately I've never used a Kinect. I'll post a link I found in the other thread.
Okay :) Thanks again :)
Answers
Looking at the SimpleOpenNI source code it looks like depthMap() returns int[] and depthMapRealWorld() returns PVector[], so they are different.
In this example https://code.google.com/p/simple-openni/source/browse/trunk/SimpleOpenNI-2.0/dist/all/SimpleOpenNI/examples/OpenNI/DepthMap3d/DepthMap3d.pde you can see how both functions are used together.
@hamoid Thanks a lot :) after a long time it has been finally answered =D> . In this forum kinect questions are rarely answered. Hamoid can you help me in this :-/ :-/ thread. Do you know how make it for multiple user. please help! :)
You're welcome :) I checked the other thread, but unfortunately I've never used a Kinect. I'll post a link I found in the other thread.
Okay :) Thanks again :)