ShootingKing-AM / Leap-Gesture-Checker

Leap motion image recognition gesture checker GUI(C#) for developing Hand bone angles, Positions, and recognizable gestures(fuzzy logic) implementable in Virtual/Augmented reality apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Leap motion image recognition gesture checker GUI(C#) for developing Hand bone angles, Positions, and recognizable gestures(fuzzy logic) implementable in Virtual/Augmented reality apps.


Languages

Language:C# 43.6%Language:C++ 28.7%Language:Python 11.8%Language:C 10.1%Language:SWIG 5.8%