NEWS: PolyRec is now on GitHub.
Please visit https://github.com/cluelab/polyrec

PolyRec is a unistroke gesture recognizer suitable for fast prototyping of gesture-based applications. The recognizer uses a nearest neighbor approach, and requires a small number of samples for each class.

The similarity between two gestures is calculated through a three steps procedure:
-firstly, each gesture is approximated to a polyline, in order to extract its main movements;
- then, the two polylines are aligned to obtain an equal number of segments from both of them;
- lastly, the distance is found by summing the contribution of each pair of segments.

This implementation is a prototype developed for scientific purposes. More technical details on PolyRec can be found in the following scientific paper:
V Fuccella, G. Costagliola; Unistroke Gesture Recognition Through Polyline Approximation and Alignment; in Proceedings of CHI 2015; pp. 3351-3354
http://dl.acm.org/citation.cfm?id=2702

Project Activity

See All Activity >

Follow PolyRec

PolyRec Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PolyRec!

Additional Project Details

Programming Language

Java

Related Categories

Java Artificial Intelligence Software

Registered

2015-01-03