Description: This project is a simple implementation of the Iterative Back-Projection (IBP)
algorithm for solving the Super-Resolution problem. It was first proposed
by Michal Irani in her 1991 paper "Improving resolution by image
registration". The imaging model being used is described by a paper by
Michael Elad, "Super-Resolution Reconstruction of an image". Both papers
can easily be found through a search in Google Scholar.
To Search:
File list (Check if you may need any files):
3rdParty
........\sptoeplitz.m
Algorithm
.........\GaussianKernel.m
.........\GradientDescent.m
.........\LinearKernel.m
.........\SREquations.m
Data
....\typewrtr.jpg
Readme.txt
SRExample.m
SRSetup.m
TestUtils
.........\SynthDataset.m
Visualization
.............\ShowLRImages.m
license.txt
screenshot.jpg