Hello everyone !
I'm new with Cinder and I would like to make a project with a Kinect V2.
I managed to make Cinder and KCB2 work together but I'm facing a problem with the hand recognition.
I took the code from the body sample in the KCB2 block and I pasted it to my project (created with tinderbox).
I can compile and exec the program but my hands are not recognized, only the skeleton is visible. When I check the value for the hand state with a break point I find "HandState.Unknown".
I tried to search into the source files of the block but I don't find what is the problem.
I'm running W10, VC15 (Update 3) and Kinect Studio and official samples are working.
Is someone faced this kind of problem, or do you have an idea ?
Thank you
Romain