skivi
Scikit-image utility tools
Install
- All systems
-
curl cmd.cat/skivi.sh
- Debian
-
apt-get install python-skimage
- Ubuntu
-
apt-get install python-skimage
- Kali Linux
-
apt-get install python-skimage
- Fedora
-
dnf install scikit-image-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-skimage
- Raspbian
-
apt-get install python-skimage
- Dockerfile
- dockerfile.run/skivi
scikit-image-tools
Scikit-image utility tools
python-skimage
Python modules for image processing
scikit-image is a collection of image processing algorithms for Python. It performs tasks such as image loading, filtering, morphology, segmentation, color conversions, and transformations. This package provides the Python 2 module.