0

I have a problem with jTessBoxEditor. I can generate a box file from a picture, but when I try to open an image for to modify the box file, I received an error "Couldn't seek" from the jTessBoxEditor. I tried this on both linux and windows and I received the same results...

What can I do to open a picture in jTessBoxEditor and modify the file?

Thanks.

Dorin
  • 2,167
  • 4
  • 20
  • 32

2 Answers2

0

I met the same error message when I'm using a .png file though I named it to .tif

Hope it helps:)

Robert
  • 5,278
  • 43
  • 65
  • 115
Veronica
  • 11
  • 3
0

I struggled with this problem, and the solution is quite stupid. Convert your .tif images to .png(simply by renaming them). Then drag your images in and everything should work.

Nikhil Sridhar
  • 1,670
  • 5
  • 20
  • 39