/Image-deblocking-SSRQC

Image deblocking method using structural sparse representation and quantization constraint

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

About the code

This is the matlab implementation of the paper "Zhao, C., Zhang, J., Ma, S., Fan, X., Zhang, Y., & Gao, W. (2017). Reducing image compression artifacts by structural sparse representation and quantization constraint prior. IEEE Transactions on Circuits and Systems for Video Technology, 27(10), 2057-2071." [Click here for the paper]

Usage

Simply run the file Demo_SSRQC_Deblocking.m.

Cite this work

Please cite the following paper if you use this code.

@article{zhao2017reducing,
  title={Reducing image compression artifacts by structural sparse representation and quantization constraint prior},
  author={Zhao, Chen and Zhang, Jian and Ma, Siwei and Fan, Xiaopeng and Zhang, Yongbing and Gao, Wen},
  journal={IEEE Transactions on Circuits and Systems for Video Technology},
  volume={27},
  number={10},
  pages={2057--2071},
  year={2017},
  publisher={IEEE}
}