docs.rs failed to build paddleocr-json-rs-1.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Crate paddleocr-json-rs
PaddleOCR-json(一款功能强大的离线 OCR 工具)的 Rust 绑定。
致谢原作者
本项目是基于 paddleocr 的延续。
关于 About
paddleocr-json-rs为 PaddleOCR-json 提供了简单高效的 Rust 接口,方便你将 OCR 功能集成到 Rust 应用中。
特性 Features
- 用于OCR操作的简单API。
- 支持文件路径输入和字节数组输入。
- 带有
ocr_and_parse的结构化结果解析