//總地址
https://github.com/tesseract-ocr/tesseract/wiki
//windows exe tesseract 4.0下載:
https://github.com/tdhintz/tesseract4win64
//語言包下載地址:
https://github.com/tesseract-ocr/tessdata/raw/4.00/chi_sim.traineddata
語言包下載好,放到和exe同目錄下的 tessdata文件夾下。
在控制台執行命令如下即可:
c:\tesseract4win64-master\x64>.\tesseract.exe .\a.png .\result3.txt -l chi_sim