摘要: 安装软件 tesseract下载地址:https://digi.bib.uni-mannheim.de/tesseract/ 安装即可! 安装完成tesseract-ocr后,需要做一下配置 。 在Python安装目录(如:D:\Python35\Lib\site-packages\pytesser 阅读全文
posted @ 2019-06-01 23:59 anobscureretreat 阅读(12726) 评论(3) 推荐(1)
摘要: pip install pytesseract 阅读全文
posted @ 2019-06-01 23:52 anobscureretreat 阅读(3100) 评论(0) 推荐(0)
摘要: 安装软件tesseract 下载地址:https://digi.bib.uni-mannheim.de/tesseract/ 再次运行可能会出现下面的问题 解决方法: https://www.cnblogs.com/sea-stream/p/10961580.html 阅读全文
posted @ 2019-06-01 23:51 anobscureretreat 阅读(4335) 评论(0) 推荐(0)