complexfilter / Reproductible-Image-Interpolation-Algorithms

This repo reproduces algorithms on image interpolation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproducing-Image-Interpolation-Algorithms

This repo reproduces algorithms on image interpolation

  1. NEDI: Xin Li, Michael Orchard. New Edge Directed Interpolation, Transactions on Image Processing, 2001. [Paper] [Code]
  2. SAI: Xiangjun Zhang, Xiaolin Wu. Image Interpolation by Adaptive 2-D Autoregressive Modeling and Soft-Decision Estimation, Transactions on Image Processing, 2008. [Paper][Code]
  3. SME: Stephane Mallat, Guoshen Yu. Super-Resolution With Sparse Mixing Estimators, Transactions on Image Processing, 2010. [Paper] [Code]
  4. RLLR: Xianming Liu, Debin Zhao, Ruiqin Xiong, Siwei Ma, Wen Gao, Huifang Sun. Image Interpolation Via Regularized Local Linear Regression, Transactions on Image Processing, 2011. [Paper], [Code]

About

This repo reproduces algorithms on image interpolation


Languages

Language:MATLAB 99.8%Language:M 0.2%