Yexian-Ren / PolSAR_GWLS_filter

A Matlab implementation demo of PolSAR GWLS filter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PolSAR_GWLS_filter

This is a Matlab implementation demo of PolSAR GWLS filter.
In this demo, some operations are added to avoid computing exceptions, and the efficiency of the code is also improved.

Please refer to the following paper for a more detailed description of the algorithm.
Yexian Ren, Jie Yang, Lingli Zhao, Pingxiang Li, Zhiqu Liu, Lei Shi. A Global Weighted Least Squares Optimization Framework for Speckle Filtering of PolSAR Imagery. IEEE Trans. Geosci. Remote Sens. (https://ieeexplore.ieee.org/document/8457251)

1.The AutoParaforWLS2.m is used to determine parameters automatically.
2.The spanWLSfilterV2.m is used to do the global weighted least squares fitting.
3.The fPolRGBshow.m is used to visualize PolSAR images and it is helpful to visualize high resolution PolSAR images. We have used this code in the following paper for the high resolution PolSAR image visualization.
Ren et al. "SIRV-Based High-Resolution PolSAR Image Speckle Suppression via Dual-Domain Filtering" ,IEEE Trans. Geosci. Remote Sens.


ACKNOWLEDGMENT
Thank Dr. Xianxiang Qin for his constructive suggestions to improve this work.


Thank you for your reading!
Yexian Ren
Email: renyexian@foxmail.com
QQ: 2538715345

About

A Matlab implementation demo of PolSAR GWLS filter.


Languages

Language:MATLAB 100.0%