mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
7 lines
450 B
Plaintext
7 lines
450 B
Plaintext
Zinnia is a simple, customizable and portable online hand recognition system
|
|
based on Support Vector Machines. Zinnia simply receives user pen strokes as a
|
|
sequence of coordinate data and outputs n-best characters sorted by SVM
|
|
confidence. To keep portability, Zinnia doesn't have any rendering
|
|
functionality. In addition to recognition, Zinnia provides training module that
|
|
allows us to create any hand-written recognition systems with low-cost.
|