V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
liwenbest
V2EX  ›  Python

有没有更好的图片验证码识别方式

  •  
  •   liwenbest · 2019-04-20 09:46:52 +08:00 · 2144 次点击
    这是一个创建于 1826 天前的主题,其中的信息可能已经有所发展或是发生改变。
    各位大佬,我用 python+selenium 模拟自动登录企查查 https://www.qichacha.com/user_login 需要进行滑动验证和图片识别验证,在其他网站使用 pytesseract+PIL 进行图片字母 /数字识别验证时候,准确率基本 100%,但是到了这个网站一个也识别不出,估计是图片像素问题,不知道各位大佬有没有更好的识别方式推荐
    3 条回复    2019-04-26 13:28:22 +08:00
    wangsongyan
        1
    wangsongyan  
       2019-04-20 12:15:29 +08:00 via iPhone
    请问 pytesseract+PIL 能识别数字字母验证码吗,或者有什么好用的语言包吗?
    liwenbest
        2
    liwenbest  
    OP
       2019-04-20 14:38:36 +08:00
    可以的
    deepall
        3
    deepall  
       2019-04-26 13:28:22 +08:00
    能告知识别哪些网站的验证码居然达到了 100%的准确率,我到现在没有碰到过
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2104 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:13 · PVG 00:13 · LAX 09:13 · JFK 12:13
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.