When using SimpleOpenNI and processing, I had a smooth skeleton look, about 30 frames per second. Using VC # and the skeleton tracking example, it seems to be around 10 frames per second. It was as if something was blocking him.
Why is it so slow and how can I do it as fast as when processing?
pastebin.com/1La80sRU - the basis of C # code - this is the original.
source
share