imageio_remove_bin
library for reading and writing image data (Python 3)
Install
- All systems
-
curl cmd.cat/imageio_remove_bin.sh
- Debian
-
apt-get install python3-imageio
- Ubuntu
-
apt-get install python3-imageio
- Kali Linux
-
apt-get install python3-imageio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-imageio
- Dockerfile
- dockerfile.run/imageio_remove_bin
python3-imageio
library for reading and writing image data (Python 3)
Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats. This package provides the library for Python 3.