ImageIO.read(new File("C:\\Users\\siddhesh.kalgaonkar\\Desktop\\love.jpg")); at java.lang.System.loadLibrary(Unknown Source)
at com.asprise.util.ocr.OCR.loadLibrary(OCR
我正在做一个项目,其中一个nodejs程序在一个单独的文件中调用另一个程序。var ocr = require('./index.js'); //this imports the file
var arr = ocr.ocr_pan(); //this calls the function in that file我不确定,但我猜问题是在ocr.ocr_pan()返回