QT Box Editor 1.09 was released. It is a multi-platform visual editor for
tesseract-ocr <http://code.google.com/p/tesseract-ocr/> box
files<http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3>(used
for OCR training) based on QT4
library <http://qt.nokia.com/products/>.

Some of the features:

   - undo/redo function
   - zooming
   - multirow (or multi-symbols) operations
   - drag&drop for opening images
   - creating box file if not exists - if tesseract 3.02 is configures (you
   will need just language data)
   - export to multiple box files based on font style
   - direct mode for fast change of symbol text

For windows users there are binary files (exe + dependencies) created with
mingw, QT 4.8.1, leptonica 1.69 and tesseract 3.02 on Windows XP SP3
(32bit). For other platforms you need to compile it from source.

Programmers could be interesting in function that convert leptonica PIX to
QImage and QImage to PIX (thanks to Tom Power for example) or example how
to create tesseract box file with tesseract API[1].

Homepage: http://zdenop.github.com/qt-box-editor/
Code: https://github.com/zdenop/qt-box-editor
Changelog: https://github.com/zdenop/qt-box-editor/blob/master/CHANGELOG

Thanks to Dmitri Silaev and Zohar Gofer for their participation and
program enhancement.  Other contributors are welcomed too.

[1] https://github.com/zdenop/qt-box-editor/blob/master/src/TessTools.cpp

-- 
Zdenko

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to