0
Reply

hand writing recognition in c# metro style app

hate spam

hate spam

Jul 9 2012 2:29 AM
1.9k
Hi, I am developing a note taking application. I want a user to write anything on canvas with InkManager of "Windows.UI.Input.Inking". Then I
want to display it as text onto canvas and then I want to save those recognized text in either text or image format.

I have checked MSDN documentation, but still I am confused how to start. How can I get ink strokes onto canvas and how can I recognize that ? Please anyone can guide me ? I need it ASAP for my app.