IBPsuanfa

所属分类:图形图像处理
开发工具:matlab
文件大小:467KB
下载次数:29
上传日期:2017-05-05 16:27:52
上 传 者小阳151
说明:  迭代反向投影法,适合用图像超分辨率复原。内附图片示例
(Iterative reverse projection method, suitable for image super resolution resolution. An example of a picture)

文件列表:
IBP算法\1.tif (65401, 2017-04-09)
IBP算法\2.tif (80231, 2017-04-09)
IBP算法\3rdParty\sptoeplitz.m (1331, 2014-02-12)
IBP算法\Algorithm\GaussianKernel.m (1580, 2014-02-12)
IBP算法\Algorithm\GradientDescent.m (2025, 2014-02-12)
IBP算法\Algorithm\LinearKernel.m (1651, 2014-02-12)
IBP算法\Algorithm\SREquations.m (4605, 2014-02-12)
IBP算法\Data\typewrtr.jpg (29511, 2014-02-12)
IBP算法\license.txt (1306, 2014-02-12)
IBP算法\mubiao.jpg (2785, 2017-04-21)
IBP算法\screenshot.jpg (18538, 2014-02-12)
IBP算法\SRExample.m (2799, 2017-05-03)
IBP算法\SRSetup.m (1569, 2014-02-12)
IBP算法\TestUtils\SynthDataset.m (2989, 2014-02-12)
IBP算法\tt21.bmp (383214, 2009-05-21)
IBP算法\Visualization\ShowLRImages.m (1991, 2014-02-12)
IBP算法\原视频帧.jpg (23146, 2017-04-26)
IBP算法\数字.JPG (92807, 2014-02-12)
IBP算法\3rdParty (0, 2017-04-08)
IBP算法\Algorithm (0, 2017-04-08)
IBP算法\Data (0, 2017-04-08)
IBP算法\TestUtils (0, 2017-04-08)
IBP算法\Visualization (0, 2017-04-08)
IBP算法 (0, 2017-05-03)

Author: Victor May Contact: mayvic(at)gmail(dot)com $Date: 2011-11-19 $ $Revision: $ Copyright 2011, Victor May All Rights Reserved All commercial use of this software, whether direct or indirect, is strictly prohibited including, without limitation, incorporation into in a commercial product, use in a commercial service, or production of other artifacts for commercial purposes. Permission to use, copy, modify, and distribute this software and its documentation for research purposes is hereby granted without fee, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. For commercial uses contact the author. THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. =========================================================================== 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. I've done two simplifications to the imaging model: 1) The image blur is assumed to be spatially invariant. 2) The spatial transformation model is a global translation. To run the example code, follow the following steps: 1) Run SRSetup.m 2) Run SRExample.m The example code operates on a dataset that is generated synthetically from a reference image. Thus, the exact values for the blur sigma and the translatoin offsets are being used.

近期下载者

相关文件


收藏者