Hi, Quan is correct, some APPLY_BOXES failures are not a problem.
> tessdata_manager.SeekToStart(TESSDATA_INTTEMP):Error:Assert failed:in file .. > \..\classify\adaptmatch.cpp, line 555 > > I think this is due to TIFF file problem. > > Can any one suggest me how can i make a good tiff file which tesseract can > recognize? Maybe. TIFF is a horrible and enormous specification. The easiest and best way to rule out TIFF problems is just to use png files instead. They're lossless, so converting to them won't compromise quality at all. Nick -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

