robertknight / ocrs

Rust library and CLI tool for OCR (extracting text from images)
Apache License 2.0
1.09k stars 44 forks source link

Add `--verbose` flag to test-e2e.py #45

Closed robertknight closed 5 months ago

robertknight commented 5 months ago

When enabled, this causes the actual and expected outputs to be printed in full if there is a mismatch.