Click here to Skip to main content
15,887,875 members
Articles / Desktop Programming / WPF

Handwriting Recognition with WPF and Microsoft.Ink

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
20 Oct 2020CPOL26 min read 10.4K   498   16  
What works with Microsoft pen computing and what not? How to handle and recognize ink input for any supported language?
It seems that since the introduction of Microsoft Windows XP PC Edition of 2005 its handwriting recognition has been abandoned. The functionality which comes with one of the software keyboards suggests that the feature is rendered defunct. This is not entirely true. All you need is to know how properly expose handwritten API and embed it in your application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Physics, physical and quantum optics, mathematics, computer science, control systems for manufacturing, diagnostics, testing, and research, theory of music, musical instruments… Contact me: https://www.SAKryukov.org

Comments and Discussions