windows下tesseract-ocr的安装及使用

时间:2019-09-17 12:28:02   收藏:0   阅读:224

For CentOS 7 run the following as root:

yum-config-manager --add-repo https://download.opensuse.org/repositories/home:/Alexander_Pozdnyakov/CentOS_7/
sudo rpm --import https://build.opensuse.org/projects/home:Alexander_Pozdnyakov/public_key
yum update
yum install tesseract 
yum install tesseract-langpack-deu


windows下载地址:https://github.com/UB-Mannheim/tesseract/wiki

 

 

参考网址:https://blog.csdn.net/qq_37193537/article/details/81335165

https://blog.csdn.net/qq_14998713/article/details/78824859

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!