Install python-skimage by entering the following commands in the terminal:
sudo apt update sudo apt install python-skimage
Description:
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.
Homepage: http://scikit-image.org
Version: 0.13.1-2
Section: universe/python