Python Tutorial 1.0 : How to install scikit-image library

preview_player
Показать описание
You can see its documentation on:

Command for installation:

On all other systems, install it via shell/command prompt:

pip install scikit-image

If you are running Anaconda or miniconda, use:

conda install -c conda-forge scikit-image

Рекомендации по теме