Update README.md

This commit is contained in:
Muhammed Fasil 2023-12-01 02:15:20 +05:30 committed by GitHub
parent c52dba9b29
commit 661342dd0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -325,6 +325,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
* [SimpleCV](https://github.com/sightmachine/SimpleCV) - An open source framework for building computer vision applications.
* [tesserocr](https://github.com/sirfz/tesserocr) - Another simple, Pillow-friendly, wrapper around the `tesseract-ocr` API for OCR.
* [scikit-image](https://scikit-image.org/) - A comprehensive image processing library integrated into the SciPy ecosystem.
## Concurrency and Parallelism