文件名称:deblur_saturation_v0.1
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-07-24
- 文件大小:
- 9.24mb
- 下载次数:
- 0次
- 提 供 者:
- we***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是图像盲去卷积的算法,实际上我们都不能知道图像的psf,因此要先对其进行估计。对于包中给的例子复原的不错。- Matlab code for Deblurring Shaken and Partially Saturated Images
Author: Oliver Whyte <oliver.whyte@ens.fr>
Version: 0.1
Date: November 20, 2011
Copyright: 2011, Oliver Whyte
URL: http://www.di.ens.fr/willow/research/saturation/
Matlab code for Deblurring Shaken and Partially Saturated Images
This package contains code to perform non-blind deblurring of images degraded
by camera shake and containing clipped/saturated pixels, using the algorithm
described in our CPCV 2011 paper [][#Whyte11]. Please cite this paper if using
this code in an academic publication.
Please send bug reports to <oliver.whyte@ens.fr>
[#Whyte11]: O. Whyte, J. Sivic, and A. Zisserman. Deblurring Shaken and
Partially Saturated Images . In Proc. CPCV Workshop, with ICCV, 2011.
## 1 Installing & Running##
* Add the `code` directory to your Matlab path
* Run `nonblind_saturation_demo
Author: Oliver Whyte <oliver.whyte@ens.fr>
Version: 0.1
Date: November 20, 2011
Copyright: 2011, Oliver Whyte
URL: http://www.di.ens.fr/willow/research/saturation/
Matlab code for Deblurring Shaken and Partially Saturated Images
This package contains code to perform non-blind deblurring of images degraded
by camera shake and containing clipped/saturated pixels, using the algorithm
described in our CPCV 2011 paper [][#Whyte11]. Please cite this paper if using
this code in an academic publication.
Please send bug reports to <oliver.whyte@ens.fr>
[#Whyte11]: O. Whyte, J. Sivic, and A. Zisserman. Deblurring Shaken and
Partially Saturated Images . In Proc. CPCV Workshop, with ICCV, 2011.
## 1 Installing & Running##
* Add the `code` directory to your Matlab path
* Run `nonblind_saturation_demo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
deblur_saturation_v0.1
......................\deblur_saturation_v0.1
......................\......................\code
......................\......................\....\apply_blur_kernel_mex.cpp
......................\......................\....\calculatePadding.m
......................\......................\....\crossmatrix.m
......................\......................\....\deconvRL.m
......................\......................\....\hnormalise.m
......................\......................\....\htranslate.m
......................\......................\....\nonblind_saturation_demo.m
......................\......................\....\ow_homography.h
......................\......................\....\ow_mat3.h
......................\......................\....\padImage.m
......................\......................\examples
......................\......................\........\istanbul
......................\......................\........\........\blurry.jpg
......................\......................\........\........\kernel.mat
......................\......................\........\........\results_should_look_like_these
......................\......................\........\........\..............................\deblurred_combinedrl.jpg
......................\......................\........\........\..............................\deblurred_maskedrl.jpg
......................\......................\........\........\..............................\deblurred_rl.jpg
......................\......................\........\........\..............................\deblurred_saturatedrl.jpg
......................\......................\........\notredame
......................\......................\........\.........\blurry.jpg
......................\......................\........\.........\deblurred_combinedrl.jpg
......................\......................\........\.........\deblurred_maskedrl.jpg
......................\......................\........\.........\deblurred_rl.jpg
......................\......................\........\.........\deblurred_saturatedrl.jpg
......................\......................\........\.........\kernel.mat
......................\......................\........\.........\results_should_look_like_these
......................\......................\........\.........\..............................\deblurred_combinedrl.jpg
......................\......................\........\.........\..............................\deblurred_maskedrl.jpg
......................\......................\........\.........\..............................\deblurred_rl.jpg
......................\......................\........\.........\..............................\deblurred_saturatedrl.jpg
......................\......................\README.html
......................\......................\README.txt