Tesseract running error

后端 未结 11 1199
情书的邮戳
情书的邮戳 2020-11-29 21:08

I have a problem with running tesseract-ocr engine on linux. I\'ve downloaded RUS language data and put it to tessdata directory (/usr/local/share/tessdata). When I\'m tryin

11条回答
  •  無奈伤痛
    2020-11-29 21:11

    I'm using windows OS, I tried all solutions above and none of them work.

    Finally, I install Tesseract-OCR on D drive(Where I run my python script from) instead of C drive and it works.

    So, if you are using windows, run your python script in the same drive as your Tesseract-OCR.

提交回复
热议问题