Metadata-Version: 2.1
Name: HyperEvalSR
Version: 0.1
Summary: An open source python package for super-resolution/recovery quality evaluation of hyperspectral images, including RMSE, ERGAS, SSIM, RSNR, PSNR, CC, DD, and SAM.
Home-page: https://github.com/jingmengzhiyue/HyperEvalSR
Author: jingmengzhiyue
Author-email: jingmengzhiyue@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

This Python package can calculate CC, DD, ERGAS, PSNR, RSNR, SAM, SSIM, and UIQI between two hyperspectral images. It also allows for spatial and spectral downsampling of hyperspectral images to generate low spatial resolution hyperspectral images and low spectral resolution multispectral images.
