lyttonhao / NRSR

Neighborhood Regression for Edge-Preserving Image Super-Resolution (ICASSP 2015)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRSR

Neighborhood Regression for Edge-Preserving Image Super-Resolution

This is a Matlab implementation of the paper.

Yanghao Li, Jiaying Liu, Wenhan Yang and Zongming Guo, IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Brisbane, Australia, Apr, 2015

It is provided for educational/research purpose only. Please cite our paper if you found the software useful for your work.

To run the code, please use the main function Ridge_im.m.

External codes

  1. Flann: for fast approximate nearest neighbor searching.

    http://www.cs.ubc.ca/research/flann/

Contact

Yanghao Li

lyttonhao@gmail.com

About

Neighborhood Regression for Edge-Preserving Image Super-Resolution (ICASSP 2015)


Languages

Language:MATLAB 59.6%Language:C++ 32.6%Language:M 3.9%Language:CMake 3.9%