An edge-guided image interpolation algorithm via directional filtering and data fusion
View Researcher's Other CodesMATLAB code for the paper: An edge-guided image interpolation algorithm via directional filtering and data fusion”.
Disclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Please contact us in case of a broken link from here
Authors | Lei Zhang, and Xiaolin Wu |
Journal/Conference Name | IEEE Transactions on Image Processing |
Paper Category | Image Processing and Computer Vision |
Paper Abstract | Preserving edge structures is a challenge to image interpolation algorithms that reconstruct a high-resolution image from a low-resolution counterpart. We propose a new edge-guided nonlinear interpolation technique through directional filtering and data fusion. For a pixel to be interpolated, two observation sets are defined in two orthogonal directions, and each set produces an estimate of the pixel value. These directional estimates, modeled as different noisy measurements of the missing pixel are fused by the linear minimum mean square-error estimation (LMMSE)technique into a more robust estimate, using the statistics of the two observation sets. We also present a simplified version of the LMMSE-based interpolation algorithm to reduce computational cost without sacrificing much the interpolation performance. Experiments show that the new interpolation techniques can preserve edge sharpness and reduce ringing artifacts. |
Date of publication | 2006 |
Code Programming Language | MATLAB |
Comment |