pyssim - Tool computing the Structural Similarity Image Metric (SSIM)
Contents
Description
usage: pyssim [-h] [--cw] [--width WIDTH] [--height HEIGHT]
image1.png image path with* or image2.png
Compares an image with a list of images using the SSIM metric.
Example:
pyssim test-images/test1-1.png "test-images/*"
positionalarguments:
image1.png image path with* or image2.png
optionalarguments:-h, --help
show this help message and exit
--cw compute the complex wavelet SSIM
--width WIDTH
scales the image before computing SSIM
--height HEIGHT
scales the image before computing SSIM
Name
pyssim - Tool computing the Structural Similarity Image Metric (SSIM)
See Also
The full documentation for pyssim is maintained as a Texinfo manual. If the info and pyssim programs are
properly installed at your site, the command
infopyssim
should give you access to the complete manual.
pyssim 0.2 June 2016 PYSSIM(1)
