Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shapes drawn on could not be recognized #4

Open
pradeepgaba opened this issue Oct 19, 2016 · 0 comments
Open

Shapes drawn on could not be recognized #4

pradeepgaba opened this issue Oct 19, 2016 · 0 comments

Comments

@pradeepgaba
Copy link

Hello,
I have created windows 10 Universal app. So there i added a project for universal app and added all the needed references that were required to get the run the writing pad in my application and now when the app launches the writing pad is shown but when i draw any shape on writing paid it does not recognizes anything and when i debugged the code bellow is the method prototype of method that sdk uses

public string RecognizeStrokes(IList strokes, bool bLearn)

and after i inspected the parameter i.e. strokes in this method have some properties with error as shown in image
error

and as you can see error in above image i guess this is the reason it does not recognizes anything.

Note:- It is working fine when this solution runs on windows 8.1. but does not work when sdk files are used in windows 10 universal project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant