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

Zonal OCR #35

Open
w32gold opened this issue Jun 26, 2017 · 1 comment
Open

Zonal OCR #35

w32gold opened this issue Jun 26, 2017 · 1 comment

Comments

@w32gold
Copy link

w32gold commented Jun 26, 2017

Hi,
How do I OCR a specific zone of the image.
Thanks.

@cosmo-naut
Copy link

cosmo-naut commented Jan 30, 2018

You can create a second, off screen canvas that pulls the area you want from the first canvas and then canvas2.toDataURL and parse that into OCRAD

https://stackoverflow.com/questions/35033357/how-do-i-extract-a-portion-of-an-image-in-canvas-and-use-it-as-background-image/35033622#35033622

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

2 participants