QT Box Editor 1.10 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/>.
Several problems were fixed so upgrade is recommended. New features: - implemented bbox drag resizing (thanks to D. Silaev) e.g. user can change box rectangle on image with mouse - reload image, reload box file from disk - implemented 'regenerate box file' - implemented 'convert image to binary image' so user can see its image the way tesseract will use it in OCR process - implemented 'zoom in/out' with CTRL + mouse wheel - watch for modified boxfile outside of program For windows users there are binary files (qt-box-editor-1.10.exe + qt-box-editor-dependecies-1.09.zip) created with mingw32, 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. 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 -- 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

