Tesseract 3 (OCR) - .NET Wrapper

后端 未结 4 645
栀梦
栀梦 2020-12-02 17:31

http://code.google.com/p/tesseractdotnet/

I am having a problem getting Tesseract to work in my Visual Studio 2010 projects. I have tried console and winforms and bo

4条回答
  •  死守一世寂寞
    2020-12-02 18:14

    It appeared to be the contents of the tessdata folder that was causing the problem. Obtained the tessdata folder from the first link and all is now working.

提交回复
热议问题