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 Python script to run end-to-end tests #34

Closed robertknight closed 6 months ago

robertknight commented 6 months ago

This enables adding new test cases just by adding new images + expected text output in ocrs-cli/test-data/.