Skip to content

Ocr.Read issue #2

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

Open
HeliumxU opened this issue Mar 14, 2019 · 1 comment
Open

Ocr.Read issue #2

HeliumxU opened this issue Mar 14, 2019 · 1 comment

Comments

@HeliumxU
Copy link

When attempting to do an auto OCR I get an errror;

AutoOcr OCR = new AutoOcr() { ReadBarCodes = false }; var Results = Ocr.Read(@"c:\botDL\image.png");
is my code, but the "Ocr.Read" part doesn't get recognized by visual studio as the correct syntax even though on the website this is exactly what it tells me to write?

@jaycollett
Copy link

Make sure you have a reference to or have installed the Nuget package for System.Drawing.Common.

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