上面是控制台示例代码 public class Sample{ private final static String URL = "http://order.sto-express.cn:8001/api/Order/ProcessRequestTest"; private final static String APPKEY = "appkey"; private final static String APPSECRET = "secret"
Tess4J是对Tesseract OCR API.的Java JNA 封装.使java能够通过调用Tess4J的API来使用Tesseract OCR.支持的格式:TIFF,JPEG,GIF,PNG,BMP,JPEG,and PDF Tesseract 的github地址:https://github.com/tesseract-ocr/tesseract Tess4J的github地址:https://github.com/nguyenq/tess4j Tess4J API 提供的功能: 1