如何在Windows Server 2012环境中解决tesseract错误

时间:2017-11-09 06:28:12

标签: java visual-c++ dll tesseract

我一直无法找到运行“doOCR”方法时遇到的问题的任何解决方案: java.lang.UnsatisfiedLinkError:找不到指定的模块 here

它在Windows Server 2012 64位上运行。

我为此做的是:

  • 与我一起阅读了一些类似的案例,但仍然没有弄清楚。
  • 阅读Tess4j的教程
  • 安装了Microsoft Visual C ++ 2013 Redistributable x64
  • 检查从“https://github.com/tesseract-ocr”下载的必需.jar文件:tess4j,jan-4.1.0,ghost4j等等。

我根据Quan Nguyen所建议的那样怀疑系统临时文件夹:“https://sourceforge.net/p/tess4j/discussion/1202294/thread/6e800065/” 但是我找不到它。

很明显,tess4j没有关于“gsdll64.dll,liblept171.dll,libtesseract304.dll”的临时文件夹。

0 个答案:

没有答案