On 8 June 2010 09:03, t m <[email protected]> wrote: > Hi all, > I have created a mutlipage TIFFfile using linux libtiff-tools 'tiffcp' > command from two TIFF G4 images 'a.tif' and 'b.tif' (see info below). > I succeeded to create the 'multipage.box' file without warnings but > failed at creating the multipage.tr file from it. > > $ tiffcp a.tif b.tif multipage.tif > $ tesseract multipage.tif multipage batch.nochop makebox > $ mv multipage.txt multipage.box > $ tesseract multipage.tif junk nobatch box.train > tesseract: unicharset.cpp:105: const char* const > UNICHARSET::id_to_unichar(UNICHAR_ID) const: Assertion `id < this- >>size()' failed. > Aborted
The error is in your boxfile, it has nothing to do with the TIFF. -- <Leftmost> jimregan, that's because deep inside you, you are evil. <Leftmost> Also not-so-deep inside you. -- 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.

