I am trying to use the Computer vision OCR of Azure cognitive service. I can able to do it for computer text in the image but it cannot able to recognize the text when it is a handwriting. I believe somehow there is any other way out to do it, if anybody can help me on it.
Asked
Active
Viewed 645 times
1 Answers
1
OCR does support handwritten recognition but only for English.
Handwritten code sample here: https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts-sdk/client-library?tabs=visual-studio&pivots=programming-language-csharp#read-printed-and-handwritten-text

Yutong Tie
- 468
- 2
- 9