Skip to content

Shapes drawn on could not be recognized #4

Description

@pradeepgaba

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions