From e9b1acbe38b60531cfa355ec71955c68632af985 Mon Sep 17 00:00:00 2001 From: Marianne Corvellec Date: Wed, 2 Jul 2014 17:52:59 -0700 Subject: [PATCH] Add scikit-image for image manipulation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff0a252a..3380dd77 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [nude.py](https://github.com/hhatto/nude.py) - Nudity detection. * [wand](https://github.com/dahlia/wand) - Python bindings for MagickWand, C API for ImageMagick. * [pyBarcode](https://pythonhosted.org/pyBarcode/) - Create barcodes in python without needing PIL. +* [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing. ## Audio