Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.22 KB

File metadata and controls

23 lines (16 loc) · 1.22 KB

Spectral-Image-Sampling

You can use this code to spectrally sample one standard reflectance hyperspectral image to one radiance hyperspectral image combined with illumination and cut off filter

You can run the "spectral_sampling_1.py" to generate one example image.

This code is based on the NTIRE2022_spectral: https://github.com/boazarad/NTIRE2022_spectral.

For the 'Cloth3.mat' mentioned in the code, user can download it from http://www.ok.sc.e.titech.ac.jp/res/MSI/MSIdata59.html

If you find the code useful in your research, please cite:

@article{feng2021mosaic, title={Mosaic Convolution-Attention Network for Demosaicing Multispectral Filter Array Images}, author={Feng, Kai and Zhao, Yongqiang and Chan, Jonathan Cheung-Wai and Kong, Seong G and Zhang, Xun and Wang, Binglu}, journal={IEEE Transactions on Computational Imaging}, volume={7}, pages={864--878}, year={2021}, publisher={IEEE} }

@article{feng2024unsupervised, title={Unsupervised Spectral Demosaicing With Lightweight Spectral Attention Networks}, author={Feng, Kai and Zeng, Haijin and Zhao, Yongqiang and Kong, Seong G and Bu, Yuanyang}, journal={IEEE Transactions on Image Processing}, volume={33}, pages={1655--1669}, year={2024}, publisher={IEEE} }