What is the best way to implement handwritten character recognition on iPhone?
Posted
by hm0429
on Stack Overflow
See other posts from Stack Overflow
or by hm0429
Published on 2010-06-18T12:39:51Z
Indexed on
2010/06/18
12:43 UTC
Read the original article
Hit count: 193
Hi,
What is the best way to implement handwritten character recognition in iPhone?
I'm thinking as follows:
First, taking a picture of handwritten character.
Second, recognizing image of handwritten character, and then outputs a text.
© Stack Overflow or respective owner