rpm -hiv WritRecogn-<version number>.rpm
rpm -hiv WirtRecogn-<version number>.rpm
Requires following package to be build: gtk2-devel >= 2.10, libxml2-devel >= 2.6, sqlite-devel >= 3.0, libtool >= 1.5, gob2 >= 2.0.0, libxml2 >= 2.6, sqlite >= 3.0
/tmp
cd /tmp/WritRecogn-<version number>
./autogen.sh --enable-gtk-doc
./autogen.sh
make install
configure.ac:19: required file `./ltmain.sh' not found |
autoreconf -vi
At current stage, the character matcher is very naive, that is, it can recognize if and only if the strokes are written in exact correct sequence. This will be improve in future version.
There are two programs for WritRecogn: WritRecogn and WritRecogn-manager. WritRecogn is the GUI main program, while WrtiRecogn-manager is the text mode handwriting data manipulate program for WritRecogn.
WritRecogn has two modes, recognizing mode for character recognizing and handwriting input; training mode to train and modify the how WritRecogn recognizes characters
In training mode, users can:
WritRecogn
without specifying any parameters in command line.