readme.txt~
来自「MATLAB Denoising software for grayscale 」· TXT~ 代码 · 共 20 行
TXT~
20 行
PoEdges - MATLAB Denoising software for grayscale images
The file 'sampleRun.m' is a sample script which demonstrates how to use this software.
This code partially builds up on code from Javier Portilla's BLS-GSM Image Denoising
toolbox which is available online from http://decsai.ugr.es/~javier/denoise/index.html .
For execution the 'matlabPyrTools' toolbox written by Eero Simoncelli is needed.
It can be downloaded from http://www.cns.nyu.edu/~lcv/software.html. Unpack it,
compile the MEX files and put everything in your matlab path.
We thank Javier Portilla for the permission to use his code. Some functions taken
directly from the toolbox without any changes are stored in the subfolder Portilla/.
The BLS-GSM toolbox was used for the results of the following paper
J Portilla, V Strela, M Wainwright, E P Simoncelli.
Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain.
IEEE Transactions on Image Processing. vol 12, no. 11, pp. 1338-1351, November 2003.
For comments or questions please feel free to write an email, my address is
pgehler@tuebingen.mpg.de
- Peter Vincent Gehler June 1st 2005
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?