aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/py-zinnia/pkg-descr
blob: 8284b21982134c48a87e68c2b35c79f3b50bbd33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.

This is the python interface to the library.

WWW: http://zinnia.sourceforge.net/