The following images illustrate the effects of the projective flow and Delaunay triangulation algorithms we used to implement image superresolution. Our testing process was as follows:
- Take several pictures of the same object with a digital camera (no tripod -> images will need registration).
- Downsample the images to create low-resolution (LR) copies.
- Register all LR images with respect to the first LR image.
- Interpolate to obtain the HR image.
We also tested using LR images from external sources. An example is given below.
- Original images:
- HR image result:
The MATLAB code used to generate the above HR image is available here.