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.
Emil Abbasov 693e633164
Removed all the PNMs from the testbenchs
7 months ago
..
.gitignore Removed all the PNMs from the testbenchs 7 months ago
Makefile fix: Update gocr tests to send PNGs instead of PNMs 7 months ago
README.md fix: Update gocr tests to send PNGs instead of PNMs 7 months ago
run.sh fix: Update gocr tests to send PNGs instead of PNMs 7 months ago
spec.json fix: Update gocr tests to send PNGs instead of PNMs 7 months ago

README.md

OCR varied by word

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

The number of words are varied between 1, 10, 100 in order to assess how the size of text OCRed affects the execution profile of the sandbox serving the request.

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