zdenop / qt-box-editor

QT Box Editor of tesseract-ocr box files
https://zdenop.github.io/qt-box-editor/
Apache License 2.0
172 stars 65 forks source link

All the training boxes are 90 degrees off #84

Closed cybernard closed 1 year ago

cybernard commented 3 years ago

So I used tesseract make.box with a newer version of tesseract, I believe version 5?

Then I loaded the box data, and all the boxes seem to be rotated to the left 90 degrees. Therefore none of the boxes lined up with the text on the screen.

zdenop commented 1 year ago

QTB is designed for tesseract 3x training. So it is ok if it fails with the newer version which changed the training process.