/DP-GMM-HSI

Hyperspectral Image Restoration under Complex Multi-Band Noises (Remote Sensing, 2018)

Primary LanguageMATLAB

DP-GMM-HSI

This is the source code of the paper "Hyperspectral Image Restoration under Complex Multi-Band Noises". If you have any questions, please feel free to contact me (zsy20110806207@stu.xjtu.edu.cn).

Experimental Environment

  • MATLAB 2017a
  • Ubuntu 16.04

How to run

  1. Switch to the root path of thei project and add path to matlab

     init_path
    
  2. Run any of the demo listed in the ./demo floder, such as

     demo_cases_DCmall
    

    The matlab scripts demo_cases_DCmall.m and demo_cases_RemoteImage.m reproduce the results of the simulated experiments (Section 5.1), and demo_urban.m and demo_Terrian.m reproduce the results of the real data experiments (Section 5.2)