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

How to get drawing offsets and position for digital handwriting recognizer? #29

Closed
sujanbhattaraiofficial opened this issue Dec 15, 2022 · 1 comment

Comments

@sujanbhattaraiofficial
Copy link

Hello there,

I'm going to make an app that can recognize text from digital ink written in scribble but I'm unable to figure out the local positions and offsets.

@stevenhansel
Copy link

@sujanbhattaraiofficial I'm planning to use this library for a similar usecase, I'm able to get the sketch position by using notifier.currentSketch, you can also turn it into a json format, notifier.currentSketch.toJson(). I think you can benefit by trying to run the example provided in the repository itself, https://github.com/fyzo-dev/scribble/blob/develop/example/lib/main.dart

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

3 participants