Description
QuantumLeap is a framework for the development of gestural applications.
Its modular pipeline architecture can be configured to suit the needs of any gesture-controlled application using its GUI. The QuantumLeap Javascript API allows developers to quickly add support for gesture to their application.
Architecture

The recognition pipeline of QuantumLeap consists of eight modules:
- sensor
- filter
- datasets
- recognizers
- segmenter
- analyzer
More information about the recognizers included with QuantumLeap is available here.
Videos
Links
Resources
- Spreadsheet of the Systematic Literature Review on Gesture Recognition Techniques for the LMC
- Analysis of the papers from the Systematic Literature Review on Gesture Recognition Techniques for the LMC
- Spreadsheet of the usability experiment
- Description of the tasks of the usability experiment
- Description of the modules included with QuantumLeap
- Pseudo-code of the implemented recognizers
- Configuration files for the DICOM and LUI applications