can this captcha be solved by capmonster?

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?
 

Вложения

gemini

Client
Регистрация
10.03.2011
Сообщения
160
Благодарностей
31
Баллы
28
Anyone? :-)
Is this captcha possible to break with capmonster??
 

salab

Client
Регистрация
07.06.2011
Сообщения
70
Благодарностей
0
Баллы
8
I am in need of this captcha too, any help is very appreciated :-)
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
Probably no, because there are too many different inclines of symbols.
 

Tropicalista

Client
Регистрация
24.05.2011
Сообщения
29
Благодарностей
0
Баллы
0

salab

Client
Регистрация
07.06.2011
Сообщения
70
Благодарностей
0
Баллы
8
@Tropicalista - it is the same issue over there, LOL :-)
 

gemini

Client
Регистрация
10.03.2011
Сообщения
160
Благодарностей
31
Баллы
28
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...
 

goodposter

Client
Регистрация
20.04.2011
Сообщения
19
Благодарностей
0
Баллы
0
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.
 

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