0.0.5 • Published 8 years ago

strokejs v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

StrokeJS

Lightweight library to process hanwriting stroke operations. mainly to compare and score human writing to guideline for custom multi-stroke gestures of alphabet recognizing.

Install

npm install strokejs

Or for web browser,

<script src="../dist/strokejs.js"></script>

Recognization using nDollar which is implemented of alghorithm of $N Multistroke Recognizer https://depts.washington.edu/aimgroup/proj/dollar/ndollar.html.

see example for better understanding.

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

9 years ago