Simple OCR programming tutorials/articles
Posted
by daddz
on Stack Overflow
See other posts from Stack Overflow
or by daddz
Published on 2009-08-16T12:36:42Z
Indexed on
2010/04/14
9:13 UTC
Read the original article
Hit count: 1420
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.
© Stack Overflow or respective owner