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

split to box files does not follow same pattern for picture and box file. #42

Closed jan-ruzicka closed 10 years ago

jan-ruzicka commented 10 years ago

The split to box files does not follow same pattern for picture and box file. It uses different naming for box and picture.

Example:

source file names:
       ces-frak.walbaum.exp0.tiff
       ces-frak.walbaum.exp0.box

box files:
       ces-frak.walbaumbold.exp0.box
       ces-frak.walbaumnormal.exp0.box
picture file names:
       ces-frak.walbaumnormal.png
       ces-frak.walbaumbold.png

expected picture names:
       ces-frak.walbaumnormal.exp0.png
       ces-frak.walbaumbold.exp0.png

related to change 14210324c81dd9ded177ab57ffb5688ad865a1f4