I need OCR component for InkCanvas control in WPF so I can recognize characters and replaced hand writing one with good one from OCR ?

link|improve this question

67% accept rate
possible duplicate of I need a good OCR – Dan J Apr 11 '11 at 22:20
feedback

1 Answer

Microsoft has 2 dll for analyzing hand writing in InkCanvas "IAWinFX.dll" and "Microsoft.Ink.Analysis" and there is an open source example

http://khason.net/blog/ink-recognition-in-wpf/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.