The package contains a starter kit for detecting and recognizing 3D gestures using the power of neural networks. It comes with a
demo build and a
video tutorial.
Demo |
Video Tutorial |
ForumKey Components:1. Neural network (MLP) + backpropagation training algorithm,
2. Physics-based spell examples,
3. Animated UI designed for VR,
4. OpenVR integration (tested on HTC Vive and Oculus Rift).
Key Features:+ one-handed gesture recognition,
+ two-handed gesture recognition,
+ creating new gestures during runtime,
+ fast neural network training (multi-threaded),
+ multiple training parameters that let you balance between speed and precision.
*** The package does not require external packages, but please follow the tutorial to configure the project settings ***