pp_ocr 0.1.1 copy "pp_ocr: ^0.1.1" to clipboard
pp_ocr: ^0.1.1 copied to clipboard

Flutter plugin for offline OCR using PP-OCRv6 (PaddleOCR) with ONNX Runtime C++ inference. Supports text detection and recognition on Windows.

0.1.0 #

  • Initial release.
  • Offline OCR using PaddleOCR PP-OCRv6 models with ONNX Runtime.
  • Text detection (DB) and recognition (CRNN+CTC) pipeline.
  • Unicode file path support on Windows (Chinese, Japanese, etc.).
  • Detection box overlay with recognized text and confidence scores.
  • Debug logging with UTF-8 validation utilities.

0.1.1 #

  • 修复了一些依赖问题
1
likes
0
points
310
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for offline OCR using PP-OCRv6 (PaddleOCR) with ONNX Runtime C++ inference. Supports text detection and recognition on Windows.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pp_ocr

Packages that implement pp_ocr