Tagged Questions

4
votes
2answers
2k views

FOSS Intelligent Character Recognition (ICR)

Does anyone know of an open source Intelligent Character Recognition (ICR) library? There seems to be plenty out there for OCR but I am focusing on recognizing handwriting and would love it if there ...
1
vote
1answer
225 views

Opensource for detecting running handwriting

Is there an open-source implementation in any programming language to detect running handwriting in English and convert them to text ?
1
vote
1answer
1k views

Most accurate open-source OCR for handwritten numbers?

My software needs to read a fixed-length handwritten number. While I could use a general-purpose library like Tesseract, I am sure there is something smarter. Tesseract will probably misinterpret ...