Kinect / PyKinect2

Wrapper to expose Kinect for Windows v2 API in Python
MIT License
496 stars 236 forks source link

Body is not being detected #99

Open EpicCodeWizard opened 2 years ago

EpicCodeWizard commented 2 years ago

I ran PyKinectBodyGame.py, and stood in front of the sensor. No body is detected, yet when I use another library, my body is detected. Is there anything I can do?

KonstantinosAng commented 2 years ago

what other library did you use ?

EpicCodeWizard commented 2 years ago

@KonstantinosAng Thanks for replying... LibKinect2 (https://github.com/sshh12/LibKinect2). It doesn't cover all methods of Kinect.h, but this library does, so I opened up this PR.

KonstantinosAng commented 2 years ago

Try unistalling KinectStudio and installing it again. I remember that in order to detect the body you have to have a distance from the sensor.