Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 948 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 948 Bytes

Leap-Gesture-Checker

woConfidence wConfidence
Click for videos

Leap motion controller image recognition gesture checker GUI. Mainly to go along with dirver_leap gesture testing. Written in C# (Windows Presentation Framework Project). After the Leap motion controller is connected, Any gestures infront of the controller will be traked by the GUI, which displays the "Confidence"(Checkbox on GUI to show Confidence values of gesture matching) of gesture match in both Desktop and HMD mode.

Pre-Requisites:

  • .net v4.6 Framework

Additional Shared Libraries:

  • LeapSDK (C#)
  • GlmNET

Usage:

  • Download the latest (.zip) for your platform, from releases.
  • Execute the GesturecheckerGUI.exe file.