can this captcha be solved by capmonster?

  • Автор темы Автор темы gemini
  • Дата начала Дата начала

gemini

Client
Регистрация
10.03.2011
Сообщения
160
Реакции
31
Баллы
28
I'm trying to create capmonster module for captcha like this (I think it's one of standard captchas coming with Kohana).
Is that possible, to solve this captcha with capmonster?
I've been playing this captcha a bit, but can't get success rate more then 1%.
It seems that it only recognizes the specific chars which I've added as patterns, but when the char is in different position, then it doesn't seem to solve it.
I did advanced training (about 18 hours) any tips how to handle this?
 

Вложения

  • 2HLY.jpg
    2HLY.jpg
    1,4 KB · Просмотры: 941
  • 2FHW.jpg
    2FHW.jpg
    1,2 KB · Просмотры: 958
  • 2CZJ.jpg
    2CZJ.jpg
    1,2 KB · Просмотры: 987
  • 2CD4.jpg
    2CD4.jpg
    1,2 KB · Просмотры: 950
  • 2e5a.jpg
    2e5a.jpg
    1,3 KB · Просмотры: 987
Anyone? :)
Is this captcha possible to break with capmonster??
 
I am in need of this captcha too, any help is very appreciated :)
 
Probably no, because there are too many different inclines of symbols.
 
@Tropicalista - it is the same issue over there, LOL :)
 
Yep, I've posted captcha in russian part of forum, because I've seen post inviting to do so - admin writed, that there chances that after posting they help to create module...
 
Probably no, because there are too many different inclines of symbols.

I may have a solution to get the chars straight. The algorithm should be like this.

Dettect every character and put a box surrounding every one, this is done by calculating the tangent line to the farrest point in every direction. Now you have a perfect box arround evey character and with the same slope.

To get the character straight, start rotating the box and on every cycle calculate the distance from the leftest point to the rightest, stop when this distance equals the top side of the box.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)