How to tilt the Kinect sensor according to the head position
user1910364
问问题
414 次
1 回答
1
The two functions that will allow you to detect clipping of the skeleton are:
Depending on how your application is operation you can monitor either one of these and, when clipping of the Skeleton
is detected, adjust the KinectSensor.ElevationAngle accordingly.
于 2013-04-04T15:03:23.643 回答