I need to analyse android handwriting recognition SDK's. Can anybody tell me what SDK's are available on the market. I've found MyScript from VisionObjects, but I cant find any download link from the SDK, because I need to test to see the accuracy.
Asked
Active
Viewed 4,565 times
5

Kara
- 6,115
- 16
- 50
- 57

Darko Petkovski
- 3,892
- 13
- 53
- 117
-
have you tried tesseract library ? – KhalidTaha Jan 19 '13 at 14:30
1 Answers
4
I'm working for MyScript, you can try online recognition using the Web Services here : https://dev.myscript.com/developer-program/register/ and if you only want to try the MyScript accuracy, you can try our webdemos http://webdemo.myscript.com/
Edit: Vision Objects company was renamed to MyScript, so I've edit links

FXG
- 1,308
- 1
- 12
- 21
-
yeah um... I can't do anything from the web services link, that's just a login page. – Michael Jan 20 '14 at 19:02
-
hello, I see that webservice translate handwrite-to-text very perfect, how can I do the same in android :) – kemdo Jun 14 '16 at 07:59
-
Hi, you can find development kit for Android at [https://dev.myscript.com/](https://dev.myscript.com/) – FXG Jun 22 '16 at 14:36