Re: [tesseract-ocr] using tesseract4 works fine but with oem 0 "couldn't load any languages"

2018-07-14 Thread Shree Devi Kumar
See https://github.com/tesseract-ocr/tesseract/blob/master/unittest/osd_test.cc On Sat 14 Jul, 2018, 8:23 PM simon mackenzie, wrote: > I am using tesseract4 and all working fine with english. However > tesseract4 cannot detect page orientation so I want to use tesseract3 for > this. > > I though

[tesseract-ocr] Re: using tesseract4 works fine but with oem 0 "couldn't load any languages"

2018-07-14 Thread simon mackenzie
I found answer is to set -l osd. -- 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 tesseract-ocr+unsubscr...@googlegroups.com. To post to this group, send email t

[tesseract-ocr] using tesseract4 works fine but with oem 0 "couldn't load any languages"

2018-07-14 Thread simon mackenzie
I am using tesseract4 and all working fine with english. However tesseract4 cannot detect page orientation so I want to use tesseract3 for this. I thought I just had to do tesseract --oem 0but now it says "couldn't load any languages" Is there a way to use tesseract3 whilst tesseract4 i