Waltz Binaire

Results 7 comments of Waltz Binaire

Hi there, any plan on working on live streams for this sdk? Thanks

as you can see in this image - character and skeleton dont face same direction... maybe the issue is related to this? ![tes2t](https://cloud.githubusercontent.com/assets/1371546/6131469/857b6fd8-b14c-11e4-965f-442242735932.png)

hey thx for the quick reply...yeah im using setactivedisplay - sorry for not reading the function before - now seeing the #define pragma for linux - everything makes sense -...

VERY COOL!!! thx for cleaning it up and sorry for beeing messy...didnt know those warnings can cause real heavy conflicts!!! i will reedit the color coding of direction when i...

thats nice thank you...btw. wouldnt it be a flag for initDepthStream()? since it is the depth stream that gets distorted, isnt it?

Hmm i dont know if i can talk about other people of what they are using it for. but this here "mapped depth pixels at 640x480 that matches up with...

hey thx for answering. so for getting worldcoordinates you need to do the following: import: ## import java.nio.FloatBuffer; in setup: ## kinect.enablePointCloud(true); the function to return xyz Positions of a...