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.
Sean McBride 56f32ec44b
refactor: HTTP memstreams (#363)
2 years ago
..
.gitignore refactor: Move tests 3 years ago
Makefile test: gocr by font 3 years ago
README.md refactor: Move tests 3 years ago
run.sh test: gocr by font 3 years ago
spec.json refactor: HTTP memstreams (#363) 2 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.