From 661342dd0fb40c53ce73bd2a6b0e7bd9fb1c10da Mon Sep 17 00:00:00 2001 From: Muhammed Fasil Date: Fri, 1 Dec 2023 02:15:20 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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