Giter VIP home page Giter VIP logo

Comments (7)

Kuri-su avatar Kuri-su commented on September 26, 2024 1

抱歉,之前看完忘记回了。。

如果是其他的验证码的话需要改一下相应的类来支持多位验证码

from captcha_reader.

ygzong avatar ygzong commented on September 26, 2024

大佬,能详细说一下吗?我在代码里找了一遍没有找到

from captcha_reader.

Kuri-su avatar Kuri-su commented on September 26, 2024

如果使用的是默认的方案组,则修改如下行

这里描述的是固定切割的位置,因为默认的方案组都使用的固定切割的方案,所以只改这里就可以了

如果是自己实现或搭配的组,需要找到 Cutting 步骤中使用的 Repository , 在一般切割的位置会写在getXCoordinate()

代码写的有点久了...大概应该是这些位置...

from captcha_reader.

ygzong avatar ygzong commented on September 26, 2024

谢谢,大佬

from captcha_reader.

ygzong avatar ygzong commented on September 26, 2024

大佬,我还有个问题想问一下
captcha
是不是这种验证码很难识别啊?
image

我发现二值化之后,出来的东西和原图相差很大,这是什么原因呢?

from captcha_reader.

Kuri-su avatar Kuri-su commented on September 26, 2024

抱歉...又是现在才想起来回复...

因为这个库是针对每种验证码使用不同的类去组合识别的,所以对于这种验证码专门的类

这种验证码可以参考Neea 的C类(好像是C类..)
image
也就是这种的实现稍微改一下应该就好了,二值化的时候设置的那些阈值可能要调一下

遇到困难可以发在这里

from captcha_reader.

ygzong avatar ygzong commented on September 26, 2024

好的,谢谢大佬

from captcha_reader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.