6 releases
0.1.5 | May 16, 2023 |
---|---|
0.1.4 | May 13, 2023 |
0.1.3 | Mar 8, 2023 |
#973 in Images
8KB
129 lines
This crate uses the windows ocr
- Convert a .png file to text
- get coordinates from words
cargo add rust_ocr
or include git-repo in cargo.toml file for latest version
[dependencies]
rust_ocr = { git = "https://github.com/reyemhorts/rust-ocr", branch = "main" }
Dependencies
~132MB
~2M SLoC