pyssim
Tool computing the Structural Similarity Image Metric (SSIM)
Install
- All systems
-
curl cmd.cat/pyssim.sh
- Debian
-
apt-get install pyssim
- Ubuntu
-
apt-get install pyssim
- Kali Linux
-
apt-get install pyssim
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pyssim
- Raspbian
-
apt-get install pyssim
- Dockerfile
- dockerfile.run/pyssim
pyssim
Tool computing the Structural Similarity Image Metric (SSIM)
Computes the SSIM between two images. This package installs the Python 2 binaries.