#png #convert #text #ocr #windows #winapi #file

bin+lib rust_ocr

使用 Windows API 将 png 转换为文本的库

6 个版本

0.1.5 2023 年 5 月 16 日
0.1.4 2023 年 5 月 13 日
0.1.3 2023 年 3 月 8 日

#878 in 图像

每月 36 次下载

MIT 许可证

8KB
129

此 crate 使用 windows ocr

  • 将 .png 文件转换为文本
  • 获取单词坐标
cargo add rust_ocr

或包含在 cargo.toml 文件中的 git-repo 以获取最新版本

[dependencies]
rust_ocr = { git = "https://github.com/reyemhorts/rust-ocr", branch = "main" }

依赖项

~131MB
~2M SLoC