A command-line utility for objectively comparing image quality, including a short report. https://code.ivysaur.me/ssim
Ce dépôt a été archivé le 2020-05-03. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
Aller au fichier
mappu 35dfe5d870 commit all archived files 2011-10-03 11:04:30 +00:00
dist-archive commit all archived files 2011-10-03 11:04:30 +00:00
doc commit all archived files 2011-10-03 11:04:30 +00:00
.legacy-codesite.toml initial meta commit 2011-10-03 11:04:30 +00:00
README.md commit all archived files 2011-10-03 11:04:30 +00:00

README.md

ssim

A command-line utility for objectively comparing image quality, including a short report.

Source code included in distribution.

The included report scripts encode lena.png to H.264 using x264 (single frame), to VP8 using webp, to JPG using Photoshop CS3, and to JP2K using imagemagick, at a variety of output file sizes to compare the filesize/quality tradeoff of each encoder and format.

Download