logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gmerlin_ssim - compare two images

Description

gmerlin_ssim  will  calculate  the  structural  similarity  between  <image1>  and <image2> and store the
       resulting image into <output_image>.

       The input images should be of the same dimension and format.

       The SSIM algorithm is taken from the paper "Image Quality Assessment: From Error Visibility to Structural
       Similarity" by Z. Want et. al.  published in IEEE Transactions on image processing, VOL. 13, NO. 4, APRIL
       2004. Homepage of the author:

       http://www.ece.uwaterloo.ca/~z70wang/research/ssim/gmerlin_ssim is part of the Gmerlin suite of media applications.

Gmerlin                                           January 2011                                   GMERLIN_SSIM(1)

Name

       gmerlin_ssim - compare two images

Synopsis

gmerlin_ssim<image1><image2>[<output_image>]

See Also