jianzhangcs / TVNLR

Matlab Code for Improved Total Variation based Image Compressive Sensing Recovery by Nonlocal Regularization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved Total Variation based Image Compressive Sensing Recovery by Nonlocal Regularization (ISCAS 2013) [pdf]

Abstract

Recently, total variation (TV) based minimization algorithms have achieved great success in compressive sensing (CS) recovery for natural images due to its virtue of preserving edges. However, the use of TV is not able to recover the fine details and textures, and often suffers from undesirable staircase artifact. To reduce these effects, this paper presents an improved TV based image CS recovery algorithm by introducing a new nonlocal regularization constraint into CS optimization problem. The nonlocal regularization is built on the well known nonlocal means (NLM) filtering and takes advantage of self-similarity in images, which helps to suppress the staircase effect and restore the fine details. Furthermore, an efficient augmented Lagrangian based algorithm is developed to solve the above combined TV and nonlocal regularization constrained problem. Experimental results demonstrate that the proposed algorithm achieves significant performance improvements over the state-of-the-art TV based algorithm in both PSNR and visual perception.

Citation

If you find our code helpful in your resarch or work, please cite our paper.

@inproceedings{zhang2013improved,
  title={Improved total variation based image compressive sensing recovery by nonlocal regularization},
  author={Zhang, Jian and Liu, Shaohui and Xiong, Ruiqin and Ma, Siwei and Zhao, Debin},
  booktitle={IEEE International Symposium on Circuits and Systems (ISCAS)},
  pages={2836--2839},
  year={2013},
  organization={IEEE}
}

About

Matlab Code for Improved Total Variation based Image Compressive Sensing Recovery by Nonlocal Regularization