Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RajatGoyal/DollarNGestureRecognizer-cpp-RG
C++ impelementation of $N gesture Recognizer found here http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html
https://github.com/RajatGoyal/DollarNGestureRecognizer-cpp-RG
Last synced: 18 days ago
JSON representation
C++ impelementation of $N gesture Recognizer found here http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html
- Host: GitHub
- URL: https://github.com/RajatGoyal/DollarNGestureRecognizer-cpp-RG
- Owner: RajatGoyal
- Created: 2012-08-15T09:56:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-20T12:55:15.000Z (about 12 years ago)
- Last Synced: 2024-07-31T22:57:48.028Z (3 months ago)
- Language: C
- Homepage:
- Size: 387 KB
- Stars: 14
- Watchers: 4
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
$NGestureRecognizer-cpp
==================================
C++ impelementation of $N gesture Recognizer(http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html)>Author - Rajat goyal
>[http://goyalrajat.in](http://goyalrajat.in)
This code extends unistroke $1 gesture recognition library created by Baylor Wetzeli,( wetzel(at)cs.umn.edu) to include multisroke $N gesture recognition.It can be used for both $1 and $N Gesture Recognition .
The code is based on , javascript implmentation found on the page - http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html
Using the library
-------------------
See main.cpp to see how to use the library .-Use cmake to compile your project .
-you can also use qt , there is a qt project file (DollarGesture.Pro) .
Tested OS
----------
-Linux