zdenop / qt-box-editor

QT4 editor of tesseract-ocr box files
https://zdenop.github.io/qt-box-editor/
Apache License 2.0
170 stars 66 forks source link

invalid box files #50

Closed fafo closed 9 years ago

fafo commented 9 years ago

In saved box files the space char is missing; all box files containing a space are saved as space left space bottom space right space stop instead of space space left space bottom space right space stop

zdenop commented 9 years ago

space is delimiter. IMO it is noses to ask tesseract train contour from space...

fafo commented 9 years ago

Well, I noticed just because text2image creates training boxfiles with boxes for spaces and sometimes they need to be corrected... Yep, it's dumb, but useful for automatic training