摘要:
总结: pytesseract 识别比较标准的图片 识别成功率 还是不错的。 验证码的图片识别 需要先处理好 再用pytesseract 识别 from PIL import Image # 图片处理import pytesseract # 识别 im = Image.open('/home/yue 阅读全文
posted @ 2018-07-14 19:38
swing07
阅读(653)
评论(0)
推荐(0)