[ buster ]
[ 源代码: zinnia ]
软件包:python-zinnia(0.06-4)
Python binding for the zinnia library
Zinnia provides a simple, customizable, and portable dynamic OCR system for hand-written input, based on Support Vector Machines.
Zinnia simply receives user pen strokes as coordinate data and outputs the best matching characters sorted by SVM confidence. To maintain portability, it has no rendering functionality. In addition to recognition, Zinnia provides a training module capable of creating highly efficient handwriting recognition models.
This package contains the Python binding.
其他与 python-zinnia 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 4.1.1) [除 armhf]
- GNU 标准 C++ 库,第3版
- dep: libstdc++6 (>= 4.3.0) [armhf]
-
- dep: libzinnia0
- online handwriting recognition system with machine learning
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)