liqilei / Code-for-Pansharpening-Publised-in-CPE

The code for 'Pansharpening multispectral remote‐sensing images with guided filter for monitoring impact of human behavior on environment' published in Concurrency and Computation: Practice and Experience

Home Page:https://doi.org/10.1002/cpe.5074

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pansharpening multispectral remote-sensing images with guided filter for monitoring impact of human behavior on environment

Author: Qilei Li, Xiaomin Yang, Wei Wu, Kai Liu, Gwanggil Jeon
This code is for the paper:
Pansharpening multispectral remote-sensing images with guided filter for monitoring impact of human behavior on environment.Concurrency and Computation: Practice and Experience.
Please cite the paper below if you use this code.

Li Q, Yang X, Wu W, Liu K, Jeon G. Pansharpening multispectral remote‐sensing images with guided filter for monitoring impact of human behavior on environment. Concurrency Computat Pract Exper. 2018;e5074. https://doi.org/10.1002/cpe.5074

Function
F= Pansharpening(UMS,Pan);

Input arguments

  1. UMS: low resolution multispectral image image (equal to size of PAN image)
  2. Pan: panchromatic image
  3. F: fused image (high resolution multispectral image)

Don’t hesitate to contact me if you meet any problems when using this code.

Author: Qilei Li
Email: qilei.li@outlook.com Homepage: https://qilei.me

November 2018

Last update: 9-NOV-2018

About

The code for 'Pansharpening multispectral remote‐sensing images with guided filter for monitoring impact of human behavior on environment' published in Concurrency and Computation: Practice and Experience

https://doi.org/10.1002/cpe.5074


Languages

Language:MATLAB 97.1%Language:M 2.9%