On Apr 12, 10:54 am, Justin Anderson <[email protected]> wrote:
> > or maybe even find a way to OCR it
>
> Good luck with that one... Captcha's are designed to not be readable by
> OCR.  That would defeat the purpose.

I was able to OCR this particular captcha with a simple android OCR
app, but I know what you mean.

In case someone has a similar problem, I was able to do something
"similar" to what I was actually trying to do, by using a canvas,
capturing that area and obtaning an URL that kind of contains the very
image data embedded (something weird to me, related with base64). I
lost the links, but just google those concepts.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to