Is it possible with Unity Wrapper for RealSense SDK 2.0 to get data from hand track?
I want to create a desktop app with Unity Engine in which via the data from the Intel Reasense Depth Camera D415 I can set events on whether the playes is shaking his/her hands.
Is it possible to fo that from the sdk?
-
Not as a built-in feature in the RealSense SDK. The commercial skeleton tracking software Nuitrack SDK ( https://nuitrack.com/ ) that is compatible with the 400 Series cameras and has Unity integration has a wave gesture in its gesture recognition system called.GESTURE_WAVING though.
https://download.3divi.com/Nuitrack/doc/group__GestureRecognizer__group.html
The link below has an example Unity project for Nuitrack involving using hand gestures to control a gallery.
https://download.3divi.com/Nuitrack/doc/UnityGallery_page.html
Please sign in to leave a comment.
Comments
1 comment