Hello,
Thank you for contacting us.
For the moment, the automatic classification of text and math with Raw Content is only available with our Raw Content Recognizer on native APIs.
I assume that you made your tests with an Editor object like in our Demo: for the moment the auto classification is not available for math in Raw Content Editor.
So when using an Editor object, you must manually select the math strokes (for instance with the lasso), then you must call the SetSelectionType
method to force the recognition of these strokes as math.
For more details, you can refer to this topic that gives more details on Math within Raw content.
Best regards,
Gwenaëlle
764629032
I am trying handwriting recognition that combines Chinese and mathematical formulas. The actual scenario is high school students answering math problems on tablets, and their written content is usually Chinese and mathematical formulas. I have tried the Myscript SDK initially and found that the recognition accuracy is not high in mixed mode. Is there any solution?