我下载了RUS语言数据并将其放到tessdata目录(/usr/local/share/tessdata)。当我试图使用命令tesseract blob.jpg out -l rus运行tesseract时,它会显示一个错误:
Please make sure the TESSDATA_PREFIX e
我发现它并没有给出初始化小块根not应用程序上下文的日志。\Users\hp1\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\SpringMVCHibernate\WEB-INF\lib\jsp-api-2.1.jar) - jar not loaded.\Users\hp1\workspace\.metadata\.plugins\org.eclipse.wst.ser
e.printStackTrace();抛出错误:java.io.FileNotFoundException: given file does not exist: C:\Users\john.doe.ctr\Desktop\Work\table_name
我在mac上运行我的代码,这个文件路径来自为我提供数据库的用户。System.out.println(db.getTableNames());行完全按照预期工作,并打印accessdb中所有表名的列表。