about D435i device data acquisition
-
Hello, if you would prefer a mostly pre-made solution then the D435i-compatible Nuitrack SDK commercial software package may suit your needs. It provides Unity integration and can detect the coordinates of body joints and calculate the distance between two joints.
The link below has a Nuitrack tutorial project for Unity.
https://github.com/3DiVi/nuitrack-sdk/blob/master/doc/Unity_RGB_Skeletons.md
The section of the guide linked to below provides code for defining connections that have initial and end points and then finding the distance between those initial and end joints.
https://github.com/3DiVi/nuitrack-sdk/blob/master/doc/Unity_RGB_Skeletons.md#displaying-the-skeleton
Alternatively, if you would like to create your own joint tracking / measuring solution, a research paper from 2020 in the link below that used Unity may provide useful insights.
https://github.com/IntelRealSense/librealsense/issues/9536#issuecomment-894340130
Please sign in to leave a comment.
Comments
1 comment