tesseract-ocr / tessdata

Trained models with fast variant of the "best" LSTM models + legacy models
Apache License 2.0
6.33k stars 2.17k forks source link

tiffbpl is too small #137

Closed mxm2776 closed 4 years ago

mxm2776 commented 4 years ago

I try train myself data. After I use jTessBoxEditor to generate tiff, I use the commind " tesseract /Users/tmac/Desktop/chen2.tif chen -l eng batch.nochop makebox", and remind "Error in pixReadFromTiffStream: bad tiff file: tiffbpl is too small" , what is the matter ???

zdenop commented 4 years ago
  1. This is leptonica error we can not do nothing with it. Report it on right place.
  2. You did not share tiff file - nobody can help you... (Is generated tiff file correct? did you use the same lilbtiff version for creating and reading file?)