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

Test OCR in images (plots) #8

Open
petermr opened this issue May 21, 2020 · 1 comment
Open

Test OCR in images (plots) #8

petermr opened this issue May 21, 2020 · 1 comment

Comments

@petermr
Copy link
Collaborator

petermr commented May 21, 2020

Test that OCR (Tesseract) runs:

org.contentmine.ami.tools.AMIOCRTest.testBatteryGraph2018()

requires a tesseract exe. In UNIX this is in

/usr/local/bin/tesseract  or /usr/bin/tesseract

Test this on otherUNIX systems or on Windows10

The path name should be in the --tesseract parameter

@petermr
Copy link
Collaborator Author

petermr commented May 21, 2020

A main test on the best battery graphs to extract text:

org.contentmine.ami.tools.AMIOCRTest.testBattery2020()

Please check that the axial labels on the plots are identifiable. (Ignore the plots which are not related to your work , e.g. current/voltage

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