OCR and neural network in Javascript
A couple of interesting features of the script:
- HTML 5 is used; the javascript getImageData function for working with pixels;
- an artificial neural network is used for recognition and works quite accurately.
Work example: herecomethelizards.co.uk/mu_captcha
Source: userscripts.org/scripts/review/38736