String text = scanner.scan(image, 0, 0, 0, 0, null);例外: at net.sourceforge.javaocr.ocrPlugins.mseOCR.TrainingImageLoader.load(TrainingImageLoader.java:107)
at net.sourceforge.javaocr.ocrPlugins.mseOCR.Tra
我在我的项目中使用AspriseOCR从图像中识别文本。aspriseOCR.jar文件被正确地配置为我的Eclipse库,但是得到了下面的错误。有人能指点我怎么解决这个问题吗?java.lang.UnsatisfiedLinkError: no AspriseOCR in java.library.pathat java.lang.Runtime.loadLibra