Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 440 Bytes

KinectMeasurements

Set of tools and extension methods to measure skeletons. To use with Kinect for Windows SDK, written in C#.

This tools help you measure:

  • distance to the skeleton,
  • distance to the specific joint,
  • distance between two joints,
  • angles between joints.

More examples

Feel free to visit my homepage Tomasz Kowalczyk to see more complex examples.