Skip to content

RajatGoyal/DollarNGestureRecognizer-cpp-RG

Repository files navigation

$NGestureRecognizer-cpp

C++ impelementation of $N gesture Recognizer(http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html)

Author - Rajat goyal

gyl.rajat@gmail.com

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

About

C++ impelementation of $N gesture Recognizer found here http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published