*I do not run the command:* src/training/tesstrain.sh --fonts_dir /usr/share/fonts --lang eng --linedata_only \ --noextract_font_properties --langdata_dir ../langdata \ --tessdata_dir ./tessdata --output_dir ~/tesstutorial/engtrain
>From the wiki,I thought the it is optional Now I think this command is mandatory, I run this command line,but an error occurs: *ERROR: /tmp/eng-2019-01-25.FUB/eng.Arial_Bold_Italic.exp0.box does not exist or is not readable* *I think this is the key reason.* Aodren BARY <[email protected]> 于2019年1月25日周五 下午1:23写道: > Hi, i had a similar issue, did you tried to add a debug in the source > code, something like : > > *std::cerr << traineddata_path.c_str() << std::endl;* > > > > or a printf should do it. > did you do this command from the wiki ? > > src/training/tesstrain.sh --fonts_dir /usr/share/fonts --lang eng > --linedata_only \ > --noextract_font_properties --langdata_dir ../langdata \ > --tessdata_dir ./tessdata --output_dir ~/tesstutorial/engtrain > > By the way, i am stuck at this point , tesseract seems to loop infintely at > this point. > > -- > 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]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/6e11f4c3-3142-45a1-9f31-9a9f86504a93%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/6e11f4c3-3142-45a1-9f31-9a9f86504a93%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAPiKE23jT82svYD9gQ8%2BOK6CYCmx6eDy1PmRFJYrjGcY2z94hQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

