摘要:
通过 PIL 和 Python-tesseract 处理验证码并且进行识别来模拟登陆,在测试中对像素进行增强能显著提升 字符识别的能力 #-*- coding:utf-8 -*- try: from PIL import Image, ImageEnhance except ImportError: 阅读全文
posted @ 2020-12-07 15:25
zzzzy09
阅读(142)
评论(0)
推荐(0)
浙公网安备 33010602011771号