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
549 stars 68 forks source link

Update kwargs for structural_similarity #48

Closed nekhtiari closed 1 year ago

nekhtiari commented 1 year ago

This PR related to this issue.