Hello, im trying to reverse one captcha image to a more readable image
Normal captcha image: http://i41.tinypic.com/2igfukp.png
My modified image: http://i44.tinypic.com/zkfjg3.png
Asking opinions since i have 1 day of experience in imagemagick and from what I've read I cant rly do much.
Can someone post some options/tips on how to make the normal captcha image alot more readable by human, and/or ocr.
Imagemagick is great, Regards.
Reversing a captcha pic
Re: Reversing a captcha pic
any idea on how to make the first image more human readable as IM is so huge 
regards

regards
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Reversing a captcha pic
Nothing that I have tried, so far, seems to work. But then I am curious about your need for this. I don't want to be a party to someone trying to hack into someone else's system. Even if one could make it more readable, IM does not do OCR to be able to tell you what the characters are.
Re: Reversing a captcha pic
the goal is no to hack anything, its just a captcha used in a random online game
and by making it more human readable i can implement some ocr engine on it, thus outputing the 3 characters found on the image, thing is it seems a bit hard to get some more human readable pics, so far ive done quite a few tests on it but still getting hard to get a quality pic out of it..
thats why i posted here to get some comments/tips/feedback
and by making it more human readable i can implement some ocr engine on it, thus outputing the 3 characters found on the image, thing is it seems a bit hard to get some more human readable pics, so far ive done quite a few tests on it but still getting hard to get a quality pic out of it..
thats why i posted here to get some comments/tips/feedback
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Reversing a captcha pic
the letters are easily read as K74. so why do you need to ocr them.
Re: Reversing a captcha pic
i need to ocr them to make some sort of bot that can play the online game... thats why im trying to clear the pic to a more readable method so i can ocr it with some success 

Re: Reversing a captcha pic
The whole purpose of a captcha is to make sure a human is on the other end. I thought the image was IC74 and fmw42 thought it was K74 so it really is a test. I am familiar with ocr and there is no way it would work. The characters need to be well formed. If this is randomly created each time then forget it. Image matching is possible if there are a limited number of ways a character can be formed. Google captcha.