paddleocr-json-rs 1.0.1

A simple Rust wrapper for PaddleOCR-JSON.
docs.rs failed to build paddleocr-json-rs-1.0.1
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

Documentation

Rust binding for PaddleOCR-json, a powerful offline OCR tool.

致谢原作者

本项目是基于 paddleocr 的延续。

关于 About

paddleocr-json-rs为 PaddleOCR-json 提供了简单高效的 Rust 接口,方便你将 OCR 功能集成到 Rust 应用中。

特性 Features

  • 用于OCR作的简单API。
  • 支持文件路径输入
  • 带有 ocr_and_parse 的结构化结果解析