diff --git a/README.md b/README.md index e5770417..3cdb6583 100644 --- a/README.md +++ b/README.md @@ -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