资 源 简 介
利用kinect测量用户的身高
骨骼识别,利用算法更为稳定
namespace KinectUserHeight
{
///
/// Provides some common functionality on skeletal data.
///
public static class SkeletalExtensions
{
#region Public methods
///
/// Retruns the height of the specified skeleton.<