skotz / cbl-js

JavaScript CAPTCHA solving library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to solve this captcha

ziadali1 opened this issue · comments

Not an issue, but am not getting the trainer to solve this.

captchaToSolve2

I Tried all the examples provided in the projects folder but non worked.
Could you help please?

You'll need more samples to train a model, but initially it looks like you might be able to invert the image and then binarize it using a high enough threshold to make the numbers black and the background white. If more samples reveal that there's little to no distortion and that there's always just 4 characters, then that'll help as well.