You are perfect at identifying the problem, thanks for the great help. It's working great now.
Thanks,
Steve
O
Olivier @MyScript
said
over 6 years ago
Answer
Dear Steve,
thank you for the update.
This error message is normally raised when the PointerMove is called while there was no pointerDown before. Can you please ensure you add it?
Best regards,
Olivier
S
Steve Smith
said
over 6 years ago
Dear Olivier,
We are getting the error like " Error, -[IINKEditor pointerEvents:count:doProcessGestures:error:]::251 no trace pending" when we erase a stroke and passing pointerEvents like below.
===========================
[self.editor pointerEvents:pointerEvents count:events.count doProcessGestures:NO error:&error]; // This line giving the error
[self.editor waitForIdle];
===========================
Note:: We have observed this behaviour with the ink sdk 1.2 version. This is causing to recognise text only for some of the strokes.
Can you please help us with a solution?
Thanks,
Steve
O
Olivier @MyScript
said
over 6 years ago
Dear Steve,
Thank you for your question.
This is indeed a limitation of our technology, which is not able to recognize words with such an angle.
Steve Smith
Dear Team,
Thanks for the great text recognition SDK.
When a user draws any diagram and indicate something like attached SC, we are unable to recognise the text which is written in diagonal direction.
Can you please guide us to get this done?
Thanks,
Steve
Dear Steve,
thank you for the update.
This error message is normally raised when the PointerMove is called while there was no pointerDown before. Can you please ensure you add it?
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Newest FirstSteve Smith
Dear Olivier,
You are perfect at identifying the problem, thanks for the great help. It's working great now.
Thanks,
Steve
Olivier @MyScript
Dear Steve,
thank you for the update.
This error message is normally raised when the PointerMove is called while there was no pointerDown before. Can you please ensure you add it?
Best regards,
Olivier
Steve Smith
Dear Olivier,
We are getting the error like " Error, -[IINKEditor pointerEvents:count:doProcessGestures:error:]::251 no trace pending" when we erase a stroke and passing pointerEvents like below.
===========================
[self.editor pointerEvents:pointerEvents count:events.count doProcessGestures:NO error:&error]; // This line giving the error
[self.editor waitForIdle];
===========================
Note:: We have observed this behaviour with the ink sdk 1.2 version. This is causing to recognise text only for some of the strokes.
Can you please help us with a solution?
Thanks,
Steve
Olivier @MyScript
Dear Steve,
Thank you for your question.
This is indeed a limitation of our technology, which is not able to recognize words with such an angle.
Best regards,
Olivier
Steve Smith
Attachment for the above post: