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 1e7b95c25c
test: gocr by_word
3 years ago
..
.gitignore refactor: Move tests 3 years ago
Makefile test: gocr by_word 3 years ago
README.md refactor: Move tests 3 years ago
edf_nopreemption.env refactor: Move tests 3 years ago
edf_preemption.env refactor: Move tests 3 years ago
fifo_nopreemption.env refactor: Move tests 3 years ago
fifo_preemption.env refactor: Move tests 3 years ago
install.sh refactor: Move tests 3 years ago
run.sh test: gocr by_word 3 years ago
spec.json test: gocr by_word 3 years ago

README.md

OCR varied by word

Generates pnm 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.