I'm trying to develop windows phone App that take a picture of Sudoku and give me digits in every box i tried windows phone demo it's not accurate so i read API reference & i found too much capabilities but unfortunately i don't know how to use these methods into this demo i just wanna know how far can your SDK go to evaluate my alternatives sorry i'm new in developing i'm just a student so dun be tough. waiting your reply
How to start cloud OCR SDK in windows phone
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
To recognize Sudoku you can use field-level recognition - specify coordinates of each number. Use the processFields method: http://ocrsdk.com/documentation/apireference/processFields/
Unfortunately, we are not able to write a ready sample for Windows Phone.
Please sign in to leave a comment.