Hi All,
I am facing an issue while trying to read the text in image.
I am using the aspose-ocr-23.7.1.Jar & onnxruntime-1.11.0.Jar
below is my sample code:
import jpype
import os
from glob import glob
lib_path='../i…...jar & onnxruntime-1.11.0.jar below is my sample...for f in glob(lib_path + "*.jar"): print("Loading",f) jpype.addClassPath(os...