4
I am looking for an API for decoding CAPTCHA, one that is free to use and open source.
I understand that this is a complex process that uses OCR scans and advanced techniques of analysis and digital processing of images, even so I believe it is something interesting to study these mechanisms behind decoding.
So I looked for some references on the web, they were:
libautocaptcha
I found the libautocaptcha, but without success in the use. After downloading the required source code and libraries it presents errors due to lack of classes.
Jdownloader
A much cited application in international forums is the Jdonwloader, that internally has an implementation (Janticaptcha) that decodes CAPTCHA from major file sharing sites.
Tesseract OCR Tesseract
This is a powerful OCR that is also cited in forums as a good option to scan the CAPTCHA and decommission it.
Given all this, does anyone have experience with any other API for decoding or one of these above? Could offer some functional example that resulted from this experience?
How great, an unexplained downvote!
– Miguel Angelo
They say that there is a single system that could decode several Ptchas... is the system of recognition of numbers of the residences that google uses in google maps... I imagine that at least it should be good as they say.
– Flávio Granato
@Fláviogranato I never heard... you would have an address or reference on this system?
– Miguel Angelo
It’s just a comment, of course you’ve heard is the google maps that everyone knows, or not? In it there is an internal system to recognize the numbers through which google cars cameras pass. http://info.abril.com.br/noticias/internet/2014/04/algoritmo-do-google-desvenda-captchas-com-quase-100-de-acerto.shtml
– Flávio Granato
@Fláviogranato Tranquilo! I know Google Maps... what I wanted was information about their OCR system: if it’s public, open-source, if there’s any way to use it?
– Miguel Angelo
Only they to answer you accurately.
– Flávio Granato