mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Add scikit-image for image manipulation
This commit is contained in:
parent
40ac968c09
commit
e9b1acbe38
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue