You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge-serverless-framework/runtime/experiments/applications/ocr/by_font
Sean McBride 1a73d630a7
chore: Add trailing newline to JSON
4 years ago
..
.gitignore feat: port OCR experiments to framework 4 years ago
README.md chore: move by_font into ocr dir 4 years ago
edf_nopreemption.env refactor: assorted bash cleanup 4 years ago
edf_preemption.env refactor: assorted bash cleanup 4 years ago
fifo_nopreemption.env feat: port OCR experiments to framework 4 years ago
fifo_preemption.env refactor: assorted bash cleanup 4 years ago
install.sh chore: Apply shfmt to shell scripts 4 years ago
run.sh Percentile Cleanup, Processor Speed Hack, and Experimental Config (#257) 4 years ago
spec.json chore: Add trailing newline to JSON 4 years ago

README.md

OCR varied by font

Generates pnm image files containing random words from the wamerican dictionary.

The number of words is held constant at 100, but a different font is used to render the text. Generally, mono performs the best, followed by URW Gothic, followed by Lobster Two, which is a stylistic font that performs quite poorly.

Run install.sh to install required tools and run.sh to run the tests.