13

Could you recommend some python libraries or source code for OCR and handwritten character recognition?

jack
  • 17,261
  • 37
  • 100
  • 125
  • handwriting recognition (ICR) is actually quite hard, but OCROpus can do some: http://stackoverflow.com/questions/730594/foss-intelligent-character-recognition-icr – sventechie Dec 04 '09 at 19:43

1 Answers1

11

Have you tried pytesser?

Isaiah
  • 4,201
  • 4
  • 27
  • 40