ocrs
This crate contains the ocrs OCR engine as a library. See the main project README for general details about the project.
Usage
See examples/hello_ocr.rs for a minimal example of using this library in a Rust application.
# Download models in .rten format.
# Run OCR on an image and print the extracted text.