mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
add EasyOCR https://github.com/JaidedAI/EasyOCR
This commit is contained in:
parent
f24e206b75
commit
189fec48c7
|
@ -312,6 +312,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Libraries for Computer Vision.*
|
||||
|
||||
* [OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
|
||||
* [EasyOCR](https://github.com/JaidedAI/EasyOCR) - Ready-to-use OCR with 40+ languages supported.
|
||||
* [Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
|
||||
* [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
|
||||
* [tesserocr](https://github.com/sirfz/tesserocr) - Another simple, Pillow-friendly, wrapper around the `tesseract-ocr` API for OCR.
|
||||
|
|
Loading…
Reference in New Issue
Block a user