tesseract
https://github.com/tesseract-ocr/tesseract
环境变量设置:
TESSDATA_PREFIX=D:/tesseract/tessdata
中文混合识别命令:
tesseract test.png stdout -l eng+chi_sim
GUI应用:
https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END