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

enhancement: add split to 3 characters #40

Open jan-ruzicka opened 10 years ago

jan-ruzicka commented 10 years ago

I have a poor text image and lots of times I have group of three letters to split. Splitting characters by 2 is not working well because the boxes need significantly more manipulation. Currently first split gets box into halves and next splits one half into quarters.

jan-ruzicka commented 10 years ago

The UI doesn't lend itself to additional box/icon. Just a shortcut such as Ctrl+3 would be enough.