You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leap motion controller image recognition gesture checker GUI. Mainly to go along with [dirver_leap](https://github.com/ShootingKing-AM/driver_leap) gesture testing.
4
+
Written in C# (Windows Presentation Framework Project). After the Leap motion controller is connected, Any gestures before the controller will be traked by the GUI,
5
+
which displays the "Confidence" of gesture match in both Desktop and HMD mode.
6
+
7
+
### Pre-Requisites:
8
+
* .NET v4.6
9
+
10
+
### Additional Shared Libraries Used:
11
+
* LeapSDK (C#)
12
+
* GlmNET
13
+
14
+
15
+
### Builds
16
+
* Download the latest (.zip) for your platform, from releases.
0 commit comments