Reputation:
How to tilt the Kinect sensor according to the head position
Upvotes: 1
Views: 433
Reputation: 10624
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.
Upvotes: 1