推荐学习书目
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
pythoner
V2EX  ›  Python

推荐 Django 的验证码库:DjangoCaptcha v0.3.1

  •  
  •   pythoner · Jan 7, 2016 · 3018 views
    This topic created in 3820 days ago, the information mentioned may be changed or developed.
    Hi ,今天更新了 Django 的验证码库: DjangoCaptcha v0.3.1 ,在这里推荐一下。
    目前支持两种类型的验证码

    * 英文单词 /字母
    * 数字计算

    使用非常简单:

    [显示验证码图片]:
    [验证用户输入]:

    * github: https://github.com/yohn89/DjangoCaptcha
    * 在线 demo : http://django-captcha.t-y.me/
    8 replies    2016-01-07 17:15:03 +08:00
    lincanbin
        1
    lincanbin  
       Jan 7, 2016
    这验证码强度看起来很弱的样子。
    pythoner
        2
    pythoner  
    OP
       Jan 7, 2016
    @lincanbin
    背景干扰线、干扰点的强度可以调整,这个版本里给我的参数比较低强度。在下一个版本里我会给出三种不同的干扰强度供选择
    lincanbin
        3
    lincanbin  
       Jan 7, 2016
    @pythoner


    验证码的识别难点从来不在干扰线和干扰点……
    这些只能干扰人眼,对于软件几乎是无效的……

    你加再多也是通用验证码识别库就能识别的水平……
    bobuick
        4
    bobuick  
       Jan 7, 2016   ❤️ 1
    自己写的在用,和这个一样的模式,不错, 强弱自己改生成算法就行了
    lincanbin
        5
    lincanbin  
       Jan 7, 2016
    pythoner
        6
    pythoner  
    OP
       Jan 7, 2016
    @lincanbin
    所以这个还只是 0.x.x 版本。粘连、旋转、扭曲以及字符和背景的关系这些需要调整到一个我比较满意的样子才会放出来,目前正在做这些事情。
    以前我也是做验证码识别的
    ihciah
        7
    ihciah  
       Jan 7, 2016
    很好啊,可以拿来生成训练集扔 CNN
    28ms
        8
    28ms  
       Jan 7, 2016
    @lincanbin 这个验证码识别软件好像挺好用的,请问叫什么名字?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3010 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 14:46 · PVG 22:46 · LAX 07:46 · JFK 10:46
    ♥ Do have faith in what you're doing.