up42 / image-similarity-measures

:chart_with_upwards_trend: Implementation of eight evaluation metrics to access the similarity between two images. The eight metrics are as follows: RMSE, PSNR, SSIM, ISSM, FSIM, SRE, SAM, and UIQ.
MIT License
550 stars 68 forks source link

CLI tool improvements #21

Closed akx closed 3 years ago

akx commented 3 years ago

This PR simplifies the CLI tool a bit, as well as adds new features. Some unnecessary options were removed, and the readme has been updated accordingly.

The user-visible changes are: