图像_pytesseract
摘要:
所需模块 ①安装PIL:pip install Pillow(之前的博客中有写过)②安装pytesser3:pip install pytesser3③安装pytesseract:pip install pytesseract④安装autopy3:先安装wheel:pip install wheel 阅读全文
posted @ 2018-12-26 09:13 风-fmgao 阅读(228) 评论(0) 推荐(0) 编辑