File: README

package info (click to toggle)
tegaki-tools 0.3.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 384 kB
  • ctags: 275
  • sloc: python: 8,277; ansic: 907; cpp: 93; makefile: 37
file content (51 lines) | stat: -rw-r--r-- 1,022 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
tegaki-tools
============

A set of command-line tools for Tegaki.

Tools
------

* tegaki-boostrap: bootstrap a character collection using similar collections
                   and knowledge about the characters shape data.

* tegaki-build:    build/train handwriting recognition models.

* tegaki-convert:  convert and/or concat character collection files.

* tegaki-eval:     evaluate handwriting recognition models against test data.

* tegaki-render:   convert character file to an image or video.

* tegaki-stats:    show various statistics about a character collection.

Requirements
------------

tegaki-python    0.3
tegaki-pygtk     0.3

Install
-------

($ su)
# python setup.py install

Additionally, if you would like GIF support in tegaki-render:

$ cd tegaki-gifenc
$ python setup.py build
($ su)
# python setup.py install

License
-------

This package is distributed under the terms of the GNU General Public
License. See the COPYING file for more information.

Homepage
--------

http://www.tegaki.org