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…