0

I wonder, is there some powerful handwriting recognition libraries which can work not only with separate characters, but with whole words and sentences?

TheCodeArtist
  • 21,479
  • 4
  • 69
  • 130
Eugene
  • 1,037
  • 4
  • 20
  • 34
  • it works only with characters, but not with words – Eugene May 19 '13 at 14:22
  • Dude what is a word but something made up with characters? What do you mean by work with words? – Thihara May 19 '13 at 14:25
  • When you write you make connections between characters, and machine which recognize only letters can't separate them. I'm looking for an engine that can recognize the whole word or will be able to separate handwriting word into characters. – Eugene May 19 '13 at 14:32

1 Answers1

0

Try using Tesseract-OCR , it seems to be a good OCR Engine