https://github.com/alchemz/leap-motion-3d-custom-gesture-recognition
Maps and detects hand gestures using Leap Motion controller and relays them to PowerPoint queues
https://github.com/alchemz/leap-motion-3d-custom-gesture-recognition
Last synced: 4 months ago
JSON representation
Maps and detects hand gestures using Leap Motion controller and relays them to PowerPoint queues
- Host: GitHub
- URL: https://github.com/alchemz/leap-motion-3d-custom-gesture-recognition
- Owner: alchemz
- Created: 2017-01-10T03:07:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T18:04:42.000Z (over 9 years ago)
- Last Synced: 2025-01-07T07:16:32.049Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 27.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#3D Power Point
Matt Raporte + Greg Potter
Lehigh University CSE379: Senior Project-----------------------------------------------------------
Custom gesture recognition for Leap Motion sensor, MSMQ messaging and Apache POI for controlling Power Point.
*Paths need to be changed to run on different machines.
Has only been tested on win7/Power Point 10*[Detection](https://github.com/matt-raporte/Senior-Project/tree/master/detection/src/com/company?raw=true)
: Java classes to define custom gestures using Leap Motion API and test for them with each iteration of onFrame().Translation : Uses MSMQ to send messages from Detection to Action without halting either instance.
[Action](https://github.com/matt-raporte/Senior-Project/tree/master/SeniorProject/AutomationControlPPT?raw=true)
: Controls Power Point behaviour with C#. Runs as a standalone app with a GUI.-----------------------------------------------------------
##Documentation:
[Project Definition](https://github.com/matt-raporte/Senior-Project/blob/master/docs/Project%20Definition%20Document.docx?raw=true)
[Project Design](https://github.com/matt-raporte/Senior-Project/blob/master/docs/Project%20Design%20Document.docx?raw=true)
[Project Planning](https://github.com/matt-raporte/Senior-Project/blob/master/docs/Project%20Planning%20Document.docx?raw=true)
[Project Implementation](https://github.com/matt-raporte/Senior-Project/blob/master/docs/Project%20Implementation%20Document.docx?raw=true)
[Project V&V](https://github.com/matt-raporte/Senior-Project/blob/master/docs/V&V%20Document.docx?raw=true)
[Final Report](https://github.com/matt-raporte/Senior-Project/blob/master/docs/Final%20Report%20Document.docx?raw=true)
##Poster:
