GitXplorerGitXplorer
l

NRSR

public
15 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
0276a8372f093381a1a9ac980844d62cd8b3baca

fix NLM problem for some images

llyttonhao committed 9 years ago
Unverified
3593fe706f092971ca704a40824fc3e9f74a960e

minor fix

llyttonhao committed 9 years ago
Unverified
393e879954af96245998c1ac1c145746e77aec3e

Merge branch 'release' of https://github.com/lyttonhao/NRSR into release

llyttonhao committed 9 years ago
Unverified
24028b88159602f870cedcfc31bf574c5bfd15c3

Update README.md

llyttonhao committed 9 years ago
Unverified
53bbc4937696159b207801b1f1b480bf782197e9

Update README.md

llyttonhao committed 9 years ago
Unverified
7849377378f3ba53b7fc0b0c06186e5cf974c770

Update README.md

llyttonhao committed 9 years ago

README

The README file for this repository.

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