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

Make pyfftw and rasterio extra dependencies #24

Closed akx closed 3 years ago

akx commented 3 years ago

This will make the installation footprint of the package smaller by default.

This also expands the GHA workflow to: