We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 that OCR (Tesseract) runs:
org.contentmine.ami.tools.AMIOCRTest.testBatteryGraph2018()
requires a tesseract exe. In UNIX this is in
tesseract
/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
--tesseract
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Test that OCR (Tesseract) runs:
requires a
tesseract
exe. In UNIX this is inTest this on otherUNIX systems or on Windows10
The path name should be in the
--tesseract
parameterThe text was updated successfully, but these errors were encountered: