Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 790 Bytes

README.md

File metadata and controls

executable file
·
18 lines (13 loc) · 790 Bytes

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 ([email protected]).

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)