Search code examples
kinectopenkinect

Calculate user parameters using Microsoft kinect


I want to get the following information of a user that is captured using a Microsoft Kinect using a WPF application.

  • Shoulder width
  • Height
  • Waist width
  • Hip width
  • Arm length
  • Bust size

I couldn't find any standard way of doing this except calculating the x,y co-ordinates of the user. Is there any very efficient and accurate way of doing this?


Solution

  • You can follow the article @ http://www.codeproject.com/Articles/380152/Kinect-for-Windows-Find-user-height-accurately