I'm interested in simple OCR methods and algorithms. And with simple I mean simple!
Best would be a tutorial/article/documentation without dependencies on 3rd party librarys if that's even possible.
I would really like to build up my knowledge from the ground up.
The programming language doesn't matter.
Thanks in advance!
Edit:
An interesting link I found in another question: OCR and Neural Nets in JavaScript
I especially like the python implemenation.