https://github.com/nonwill/pdddleocr
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices):PaddleOCR 预测库 动态链接库,C 和 C++ 接口,方便其它应用或编程语言调用。
https://github.com/nonwill/pdddleocr
ocr paddle paddleocr qt
Last synced: 3 months ago
JSON representation
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices):PaddleOCR 预测库 动态链接库,C 和 C++ 接口,方便其它应用或编程语言调用。
- Host: GitHub
- URL: https://github.com/nonwill/pdddleocr
- Owner: nonwill
- Created: 2025-01-29T15:50:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T05:07:22.000Z (3 months ago)
- Last Synced: 2025-02-02T06:18:30.316Z (3 months ago)
- Topics: ocr, paddle, paddleocr, qt
- Language: C++
- Homepage:
- Size: 4.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sources:https://github.com/PaddlePaddle/PaddleOCR/tree/main/deploy/cpp_infer
Reference:https://nonwill.github.io/cpp/Build-PaddleOCR-with-MSVC2019-Build-Tools/