Merge pull request #108 from zhtyyx/master

docs(readme): add paddleOCR
pull/112/head
Youhua Tang 2021-09-02 07:27:43 +08:00 committed by GitHub
commit 5c1afd7941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@
### OCR
光学字符识别库。
* [paddleocr](https://github.com/PaddlePaddle/PaddleOCR): 除光学字符识别外还引入了表格识别。
* [pyocr](https://gitlab.gnome.org/World/OpenPaperwork/pyocr)Tesseract 和 Cuneiform 的一个封装。
* [pytesseract](https://github.com/madmaze/pytesseract)[Google Tesseract OCR](https://github.com/tesseract-ocr) 的一个封装。